yuzu/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
deconstructed_rom_directory.h
elf.cpp
elf.h
linker.cpp
linker.h
loader.cpp
loader.h
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
nso.cpp
nso.h