citra/src/core/loader
Subv d171409f29 Kernel/Loader: Grab the system mode from the NCCH ExHeader.
3dsx and elf files default to system mode 2 (96MB allocated to the application).

This allows Home Menu to boot without modifications.
Closes #1849
2016-11-27 18:03:48 -05:00
..
3dsx.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
3dsx.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
elf.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
elf.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
loader.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
loader.h Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-27 18:03:48 -05:00
ncch.cpp Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-27 18:03:48 -05:00
ncch.h Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-27 18:03:48 -05: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