Cronologia Commit

Autore SHA1 Messaggio Data
  Liam f1a0ce0e70 memory: fix watchpoint use when fastmem is enabled 3 anni fa
  Fernando Sahmkow af5ecb0b15 MemoryManager: use fastmem directly. 3 anni fa
  Mai d5684dbe7d Merge pull request #9415 from liamwhite/dc 3 anni fa
  Liam ed37192441 memory: correct semantics of data cache management operations 3 anni fa
  Liam 985ed1e160 memory: remove DEBUG_ASSERT pointer test 3 anni fa
  Liam 651f6598ac kernel: implement FlushProcessDataCache 3 anni fa
  Morph c7e079a5d4 general: Resolve -Wunused-lambda-capture and C5233 3 anni fa
  bunnei 47b8160666 core: device_memory: Templatize GetPointer(..). 3 anni fa
  Fernando Sahmkow 5a568b1655 MemoryManager: Fix errors popping out. 4 anni fa
  Kyle Kienapfel 14e9de6678 code: dodge PAGE_SIZE #define 3 anni fa
  Andrea Pappacoda cdb240f3d4 chore: make yuzu REUSE compliant 4 anni fa
  Kelebek1 458da8a948 Project Andio 4 anni fa
  Liam 208ed712f4 core/debugger: memory breakpoint support 4 anni fa
  Liam fb4b3c127f core/debugger: Implement new GDB stub debugger 4 anni fa
  bunnei af04f8b8e9 Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory." 4 anni fa
  Fernando Sahmkow a2d7b2f905 Memory: Don't protect reads on Normal accuracy. 4 anni fa
  bunnei c0e45a3c78 core: device_memory: Use memory size reported by KSystemControl. 4 anni fa
  Andrew Strelsky 4ce0a650d1 prevent access violation from iob in Memory::IsValidVirtualAddress 4 anni fa
  yzct12345 5f97f74a9a memory: Address lioncash's review 5 anni fa
  yzct12345 70cc4c0f46 memory: Dedup Read and Write and fix logging bugs 5 anni fa
  yzct12345 e611f522c2 memory: Clean up CopyBlock too 5 anni fa
  yzct12345 4edfa6ad8f memory: Address lioncash's review 5 anni fa
  yzct12345 6df9611059 memory: Clean up code 5 anni fa
  FernandoS27 5ba28325b2 General: Add settings for fastmem and disabling adress space check. 5 anni fa
  Markus Wick 621f3f5f47 core: Make use of fastmem 6 anni fa
  Markus Wick 42a7c5d017 core/memory: Check our memory fallbacks for out-of-bound behavior. 5 anni fa
  bunnei b4fc2e52a2 hle: kernel: Use host memory allocations for KSlabMemory. 5 anni fa
  bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 anni fa
  bunnei 3401676768 core: memory: Add a work-around to allocate and access kernel memory regions by vaddr. 5 anni fa
  bunnei 93e20867b0 hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 anni fa