yuzu-fork/src/core/loader
Subv 6d2734a074 Kernel/Memory: Give each Process its own page table.
The loader is in charge of setting the newly created process's page table as the main one during the loading process.
2017-09-10 15:13:41 -05:00
..
3dsx.cpp Kernel/Memory: Give each Process its own page table. 2017-09-10 15:13:41 -05:00
3dsx.h loader: Remove duplicate docstrings. 2016-12-21 23:27:50 -05:00
elf.cpp Kernel/Memory: Give each Process its own page table. 2017-09-10 15:13:41 -05:00
elf.h loader: Remove duplicate docstrings. 2016-12-21 23:27:50 -05:00
loader.cpp loader: lower file name logging level 2017-03-08 17:25:09 +02:00
loader.h loader: Expose program title. 2017-08-03 20:10:37 -04:00
ncch.cpp Kernel/Memory: Give each Process its own page table. 2017-09-10 15:13:41 -05:00
ncch.h loader: Expose program title. 2017-08-03 20:10:37 -04:00
smdh.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
smdh.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00