You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core/loader
Zach Hilman 4c20a39828 loader: Add accessor for Manual RomFS 6 years ago
..
deconstructed_rom_directory.cpp kernel/process: Hook up the process capability parser to the process itself 6 years ago
deconstructed_rom_directory.h loaders: Make GetFileType() a const qualified member function 6 years ago
elf.cpp kernel/process: Make CodeSet a regular non-inherited object 7 years ago
elf.h loaders: Make GetFileType() a const qualified member function 6 years ago
linker.cpp linker: Remove unused parameter from WriteRelocations() 7 years ago
linker.h linker: Remove unused parameter from WriteRelocations() 7 years ago
loader.cpp kernel/process: Hook up the process capability parser to the process itself 6 years ago
loader.h loader: Add accessor for Manual RomFS 6 years ago
nax.cpp loaders: Make GetFileType() a const qualified member function 6 years ago
nax.h loaders: Make GetFileType() a const qualified member function 6 years ago
nca.cpp loader: Make the Load() function take a process as a regular reference, not a SharedPtr 7 years ago
nca.h loaders: Make GetFileType() a const qualified member function 6 years ago
nro.cpp loader/nro: Make the static LoadNro function internally linked 6 years ago
nro.h loaders: Make GetFileType() a const qualified member function 6 years ago
nso.cpp loader/nso: Remove dependency on the System class 6 years ago
nso.h loaders: Make GetFileType() a const qualified member function 6 years ago
nsp.cpp loader: Add accessor for Manual RomFS 6 years ago
nsp.h loader: Add accessor for Manual RomFS 6 years ago
xci.cpp loader: Add accessor for Manual RomFS 6 years ago
xci.h loader: Add accessor for Manual RomFS 6 years ago