You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei 4a662b79ed Merge pull request #1557 from bunnei/ldr_ro 7 years ago
..
deconstructed_rom_directory.cpp nso: Return an optional address from LoadModule 7 years ago
deconstructed_rom_directory.h loader: Make the Load() function take a process as a regular reference, not a SharedPtr 7 years ago
elf.cpp kernel/process: Make CodeSet a regular non-inherited object 7 years ago
elf.h loader: Make the Load() function take a process as a regular reference, not a SharedPtr 7 years ago
linker.cpp linker: Remove unused parameter from WriteRelocations() 8 years ago
linker.h linker: Remove unused parameter from WriteRelocations() 8 years ago
loader.cpp nso: Return an optional address from LoadModule 7 years ago
loader.h nso: Return an optional address from LoadModule 7 years ago
nax.cpp loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders 7 years ago
nax.h loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders 7 years ago
nca.cpp loader: Make the Load() function take a process as a regular reference, not a SharedPtr 7 years ago
nca.h loader: Make the Load() function take a process as a regular reference, not a SharedPtr 7 years ago
nro.cpp nro: Make LoadNro method accessible outside of apploader code. 7 years ago
nro.h nro: Make LoadNro method accessible outside of apploader code. 7 years ago
nso.cpp nso: Return an optional address from LoadModule 7 years ago
nso.h nso: Return an optional address from LoadModule 7 years ago
nsp.cpp patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 years ago
nsp.h patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 years ago
xci.cpp XCI: Add function for checking the existence of the program NCA 7 years ago
xci.h patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 years ago