11 Commits (97d425c3047e67cc36e7dec95cbcbc9236c6573f)

Author SHA1 Message Date
MerryMage 738f91a57d memory: Replace all memory hooking with Special regions 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
bunnei 93480b10ef core/video_core: Fix a bunch of u64 -> u32 warnings. 8 years ago
bunnei f01472a5ff core: Various changes to support 64-bit addressing. 8 years ago
Subv 6d2734a074 Kernel/Memory: Give each Process its own page table. 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
MerryMage 80abe6eb08 Memory: Added necessary headers and removed unnecessary header 10 years ago
MerryMage 2b93313348 Memory: Implement MMIO 10 years ago
Yuri Kunde Schlesner ccab02c723 Memory: Move PAGE_MASK and PAGE_BITS to memory.h 11 years ago
Yuri Kunde Schlesner 0a60aa75c2 Kernel: Add VMManager to manage process address spaces 11 years ago
Yuri Kunde Schlesner dd4430609a Memory: Use a table based lookup scheme to read from memory regions 11 years ago