citra/src/core/loader
Yuri Kunde Schlesner 5c5cf2f8e0 Core: Properly configure address space when loading a binary
The code now properly configures the process image to match the loaded
binary segments (code, rodata, data) instead of just blindly allocating
a large chunk of dummy memory.
2015-07-11 23:54:42 -03:00
..
3dsx.cpp Core: Properly configure address space when loading a binary 2015-07-11 23:54:42 -03:00
3dsx.h Kernel: Introduce skeleton Process class to hold process data 2015-05-08 22:11:02 -03:00
elf.cpp Core: Properly configure address space when loading a binary 2015-07-11 23:54:42 -03:00
elf.h Kernel: Introduce skeleton Process class to hold process data 2015-05-08 22:11:02 -03:00
loader.cpp Common: Cleanup key_map includes. 2015-06-28 00:36:54 +01:00
loader.h CitraQt: Cleanup includes. 2015-06-28 00:36:54 +01:00
ncch.cpp Core: Properly configure address space when loading a binary 2015-07-11 23:54:42 -03:00
ncch.h Loader/NCCH: Fix formatting of braces 2015-05-08 22:11:48 -03:00