bunnei
|
93da8e0abf
core: Move PageTable struct into Common.
|
7 лет назад |
MerryMage
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
8 лет назад |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
bunnei
|
93480b10ef
core/video_core: Fix a bunch of u64 -> u32 warnings.
|
8 лет назад |
Subv
|
6d2734a074
Kernel/Memory: Give each Process its own page table.
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
MerryMage
|
80abe6eb08
Memory: Added necessary headers and removed unnecessary header
|
10 лет назад |
MerryMage
|
2b93313348
Memory: Implement MMIO
|
10 лет назад |
Yuri Kunde Schlesner
|
ccab02c723
Memory: Move PAGE_MASK and PAGE_BITS to memory.h
|
11 лет назад |
Yuri Kunde Schlesner
|
0a60aa75c2
Kernel: Add VMManager to manage process address spaces
|
11 лет назад |
Yuri Kunde Schlesner
|
dd4430609a
Memory: Use a table based lookup scheme to read from memory regions
|
11 лет назад |