1
0
Fork 0
forked from suyu/suyu
suyu/src/core/loader
Subv 827f8ca3c7 Kernel: Store the program id in the Process class instead of the CodeSet class.
There may be many CodeSets per Process, so it's wasteful and overcomplicated to store the program id in each of them.
2018-03-01 19:03:53 -05:00
..
deconstructed_rom_directory.cpp Kernel: Store the program id in the Process class instead of the CodeSet class. 2018-03-01 19:03:53 -05:00
deconstructed_rom_directory.h loader: Use NPDM information when loading NSOs 2018-02-25 07:02:47 -07:00
elf.cpp Kernel: Store the program id in the Process class instead of the CodeSet class. 2018-03-01 19:03:53 -05: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: Store the program id in the Process class instead of the CodeSet class. 2018-03-01 19:03:53 -05:00
nro.h loader: Clean up ctors and includes. 2018-01-20 15:54:17 -05:00
nso.cpp Kernel: Store the program id in the Process class instead of the CodeSet class. 2018-03-01 19:03:53 -05: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