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.
 
 
 
 
 
 
Lioncash c11074738d loader/nso: Remove dependency on the System class 7 years ago
..
deconstructed_rom_directory.cpp loader/nso: Remove dependency on the System class 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 global: Use std::optional instead of boost::optional (#1578) 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 loader/nro: Make the static LoadNro function internally linked 7 years ago
nro.h loader/nro: Make the static LoadNro function internally linked 7 years ago
nso.cpp loader/nso: Remove dependency on the System class 7 years ago
nso.h loader/nso: Remove dependency on the System class 7 years ago
nsp.cpp loader/nsp: Move secondary loader initialization to constructor 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