11 Commits (797fbcc6ddf079fcda04a75e9b9d8b571115c1dd)

Author SHA1 Message Date
MerryMage 7a23a53396 memory: Replace all memory hooking with Special regions 8 years ago
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
bunnei 4728cc141a core/video_core: Fix a bunch of u64 -> u32 warnings. 8 years ago
bunnei e5731e94d6 core: Various changes to support 64-bit addressing. 8 years ago
Subv 36100ec791 Kernel/Memory: Give each Process its own page table. 9 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
MerryMage 1d3892255d Memory: Added necessary headers and removed unnecessary header 10 years ago
MerryMage e614492dca Memory: Implement MMIO 10 years ago
Yuri Kunde Schlesner fbcf0558f3 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