yuzu/src/core/loader
Zach Hilman 7f9430f7ae loader: Make AppLoader_NCA rely on directory loading code
Eliminates duplicate code shared between their Load methods, after all the only difference is how the romfs is handled.
2018-08-05 18:28:15 -04:00
..
deconstructed_rom_directory.cpp loader: Make AppLoader_NCA rely on directory loading code 2018-08-05 18:28:15 -04:00
deconstructed_rom_directory.h loader: Make AppLoader_NCA rely on directory loading code 2018-08-05 18:28:15 -04:00
elf.cpp kernel/process: Use accessors instead of class members for referencing segment array 2018-08-03 14:45:45 -04:00
elf.h Virtual Filesystem 2: Electric Boogaloo (#676) 2018-07-18 18:07:11 -07:00
linker.cpp linker: Remove unused parameter from WriteRelocations() 2018-07-23 17:40:12 -04:00
linker.h linker: Remove unused parameter from WriteRelocations() 2018-07-23 17:40:12 -04:00
loader.cpp Remove files that are not used 2018-08-01 00:16:54 -04:00
loader.h Merge pull request #849 from DarkLordZach/xci 2018-08-04 14:33:11 -04:00
nca.cpp loader: Make AppLoader_NCA rely on directory loading code 2018-08-05 18:28:15 -04:00
nca.h loader: Make AppLoader_NCA rely on directory loading code 2018-08-05 18:28:15 -04:00
nro.cpp kernel/process: Use accessors instead of class members for referencing segment array 2018-08-03 14:45:45 -04:00
nro.h kernel: Move object class to its own source files 2018-08-01 23:34:42 -04:00
nso.cpp kernel/process: Use accessors instead of class members for referencing segment array 2018-08-03 14:45:45 -04:00
nso.h kernel: Move object class to its own source files 2018-08-01 23:34:42 -04:00
xci.cpp Fix merge conflicts with opus and update docs 2018-08-01 00:16:54 -04:00
xci.h Add missing includes and use const where applicable 2018-08-01 00:16:54 -04:00