12 Commits (42a7c5d017a3a6bb5e6ed1b51b955ea3d756eead)

Author SHA1 Message Date
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