yuzu/src/core/loader
Zach Hilman a040929c90 drd: Load title ID from program metadata
Previously only loaded from control metadata
2018-09-04 14:25:54 -04:00
..
deconstructed_rom_directory.cpp drd: Load title ID from program metadata 2018-09-04 14:25:54 -04:00
deconstructed_rom_directory.h Avoid parsing RomFS to directory in NCA 2018-08-06 23:06:33 -04:00
elf.cpp core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -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 loader: Add NSP file type and NSP-specific errors 2018-09-04 14:25:54 -04:00
loader.h loader: Add NSP file type and NSP-specific errors 2018-09-04 14:25:54 -04:00
nax.cpp file_sys/crypto: Fix missing/unnecessary includes 2018-08-24 22:15:32 -04:00
nax.h file_sys: Cut down on includes and copies 2018-08-23 11:53:30 -04:00
nca.cpp service/filesystem: Use forward declarations where applicable 2018-08-20 23:28:46 -04:00
nca.h loader/nca: Remove unnecessary includes and member variables 2018-08-15 01:41:40 -04:00
nro.cpp core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
nro.h kernel: Move object class to its own source files 2018-08-01 23:34:42 -04:00
nso.cpp core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
nso.h kernel: Move object class to its own source files 2018-08-01 23:34:42 -04:00
xci.cpp xci: Fix error masking issue 2018-08-23 11:52:44 -04:00
xci.h loader/xci: Remove unnecessary includes and member variables 2018-08-15 01:41:35 -04:00