Historique des commits

Auteur SHA1 Message Date
  Liam 023b9b38cc general: fix apple clang build il y a 3 ans
  Liam d144168442 memory: minimize dependency on process il y a 3 ans
  Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. il y a 3 ans
  Fernando Sahmkow da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU il y a 3 ans
  Liam 41d99aa89d memory: rename global memory references to application memory il y a 3 ans
  Liam fb49ec19c1 kernel: use KTypedAddress for addresses il y a 3 ans
  Liam 651f6598ac kernel: implement FlushProcessDataCache il y a 3 ans
  Fernando Sahmkow 5a568b1655 MemoryManager: Fix errors popping out. il y a 4 ans
  Kyle Kienapfel 14e9de6678 code: dodge PAGE_SIZE #define il y a 4 ans
  Andrea Pappacoda cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
  Kelebek1 458da8a948 Project Andio il y a 4 ans
  Liam 208ed712f4 core/debugger: memory breakpoint support il y a 4 ans
  Liam fb4b3c127f core/debugger: Implement new GDB stub debugger il y a 4 ans
  yzct12345 4edfa6ad8f memory: Address lioncash's review il y a 5 ans
  yzct12345 6df9611059 memory: Clean up code il y a 5 ans
  bunnei b4fc2e52a2 hle: kernel: Use host memory allocations for KSlabMemory. il y a 5 ans
  bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. il y a 5 ans
  bunnei 3401676768 core: memory: Add a work-around to allocate and access kernel memory regions by vaddr. il y a 5 ans
  bunnei 24e1e17a8a core: memory: Add templated GetPointer methods. il y a 5 ans
  MerryMage 6d30745d77 memory: Remove MemoryHook il y a 5 ans
  Fernando Sahmkow cd1c38be8d ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. il y a 6 ans
  Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure il y a 6 ans
  bunnei f7c03610e1 core: memory: Updates for new VMM. il y a 6 ans
  bunnei 4caff51710 core: memory: Move to Core::Memory namespace. il y a 6 ans
  Fernando Sahmkow 913f42a3a7 Memory: Address Feedback. il y a 6 ans
  Fernando Sahmkow 7fcd0fee6d Buffer Cache: Use vAddr instead of physical memory. il y a 6 ans
  Markus Wick 56672b8c98 core/memory: Create a special MapMemoryRegion for physical memory. il y a 6 ans
  Lioncash e7e939104b core/memory; Migrate over SetCurrentPageTable() to the Memory class il y a 6 ans
  Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class il y a 6 ans
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class il y a 6 ans