18 Commits (0a6bd8b236219c0ca7d140c3552c6a72d5c3ccd0)

Author SHA1 Message Date
Liam 208ed712f4 core/debugger: memory breakpoint support 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 923decae5a common: Reduce unused includes 4 years ago
bunnei 92b2e92620 fixup! core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. 4 years ago
bunnei 1a16d055df core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. 4 years ago
Markus Wick 621f3f5f47 core: Make use of fastmem 6 years ago
Markus Wick 42a7c5d017 core/memory: Check our memory fallbacks for out-of-bound behavior. 5 years ago
Morph a745d87971 general: Fix various spelling errors 5 years ago
MerryMage 6d30745d77 memory: Remove MemoryHook 5 years ago
ReinUsesLisp b3587102d1 core/memory: Read and write page table atomically 5 years ago
Lioncash b3c8997829 page_table: Allow page tables to be moved 5 years ago
Lioncash 3cfd962ef4 page_table: Add missing doxygen parameters to Resize() 5 years ago
Lioncash 0890451c55 page_table: Remove unnecessary header inclusions 5 years ago
Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 5 years ago
bunnei 4c1812ae37 common: page_table: Update to use VirtualBuffer and simplify. 6 years ago
Fernando Sahmkow 27cbb75e7c PageTable: move backing addresses to a children class as the CPU page table does not need them. 6 years ago
bunnei 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 years ago
bunnei 93da8e0abf core: Move PageTable struct into Common. 7 years ago