13 Commits (4fde9d058bf71e3f103eb53b01c03d215fdfebcb)

Author SHA1 Message Date
Markus Wick 99f6d60a99 core: Make use of fastmem 6 years ago
Markus Wick 870505def8 core/memory: Check our memory fallbacks for out-of-bound behavior. 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
MerryMage e3490b55c1 memory: Remove MemoryHook 5 years ago
ReinUsesLisp 8bfa4d6dbf core/memory: Read and write page table atomically 5 years ago
Lioncash b9b02276eb page_table: Allow page tables to be moved 5 years ago
Lioncash 60b72b1deb page_table: Add missing doxygen parameters to Resize() 5 years ago
Lioncash 81f7292269 page_table: Remove unnecessary header inclusions 5 years ago
Lioncash 2ef7815422 common: Make use of [[nodiscard]] where applicable 6 years ago
bunnei 08445bbd37 common: page_table: Update to use VirtualBuffer and simplify. 6 years ago
Fernando Sahmkow 34be867080 PageTable: move backing addresses to a children class as the CPU page table does not need them. 6 years ago
bunnei fa405371ee gpu: Rewrite virtual memory manager using PageTable. 7 years ago
bunnei 5840ce2950 core: Move PageTable struct into Common. 7 years ago