yuzu-fork/src/core/loader
2018-03-16 18:32:23 -04:00
..
deconstructed_rom_directory.cpp core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
deconstructed_rom_directory.h loader: Use NPDM information when loading NSOs 2018-02-25 07:02:47 -07:00
elf.cpp kernel: Move stack region outside of application heap. 2018-03-16 18:32:23 -04:00
elf.h loader: Clean up ctors and includes. 2018-01-20 15:54:17 -05:00
linker.cpp clang-format 2018-01-16 18:05:21 +00:00
linker.h yuzu: Update license text to be consistent across project. 2018-01-13 16:22:39 -05:00
loader.cpp loader: Clean up ctors and includes. 2018-01-20 15:54:17 -05:00
loader.h loader: Clean up ctors and includes. 2018-01-20 15:54:17 -05:00
nro.cpp kernel: Move stack region outside of application heap. 2018-03-16 18:32:23 -04:00
nro.h loader: Clean up ctors and includes. 2018-01-20 15:54:17 -05:00
nso.cpp kernel: Move stack region outside of application heap. 2018-03-16 18:32:23 -04:00
nso.h Kernel: Store the program id in the Process class instead of the CodeSet class. 2018-03-01 19:03:53 -05:00