yuzu-fork/src/core/loader
bunnei 2b06301dbf
Merge pull request #849 from DarkLordZach/xci
XCI and Encrypted NCA Support
2018-08-04 14:33:11 -04:00
..
deconstructed_rom_directory.cpp deconstructed_rom_directory: Remove unused FindRomFS() function 2018-07-24 10:54:07 -04:00
deconstructed_rom_directory.h kernel: Move object class to its own source files 2018-08-01 23:34:42 -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 Remove files that are not used 2018-08-01 00:16:54 -04:00
nca.h Merge pull request #849 from DarkLordZach/xci 2018-08-04 14:33:11 -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