suyu/src/core/loader
Lioncash 1342c53e27 loader: Remove Linker class
Given the class is now currently unused, it can be removed.
2019-03-19 21:32:02 -04:00
..
deconstructed_rom_directory.cpp kernel/process: Hook up the process capability parser to the process itself 2018-12-21 07:05:34 -05:00
deconstructed_rom_directory.h loaders: Make GetFileType() a const qualified member function 2018-12-05 17:49:34 -05:00
elf.cpp kernel/process: Make CodeSet a regular non-inherited object 2018-10-12 12:07:32 -04:00
elf.h loaders: Make GetFileType() a const qualified member function 2018-12-05 17:49:34 -05:00
loader.cpp kernel/process: Hook up the process capability parser to the process itself 2018-12-21 07:05:34 -05:00
loader.h loader: Propagate NCA logo section to ReadBanner and ReadLogo 2019-01-15 16:01:04 -05:00
nax.cpp loader: Propagate NCA logo section to ReadBanner and ReadLogo 2019-01-15 16:01:04 -05:00
nax.h loader: Propagate NCA logo section to ReadBanner and ReadLogo 2019-01-15 16:01:04 -05:00
nca.cpp loader: Propagate NCA logo section to ReadBanner and ReadLogo 2019-01-15 16:01:04 -05:00
nca.h loader: Propagate NCA logo section to ReadBanner and ReadLogo 2019-01-15 16:01:04 -05:00
nro.cpp loader/nro: Make the static LoadNro function internally linked 2018-12-02 23:38:58 -05:00
nro.h loader: Remove Linker inheritance from NRO and NSO loaders 2019-03-19 21:31:59 -04:00
nso.cpp loader/nso: Remove dependency on the System class 2018-12-02 23:39:03 -05:00
nso.h loader: Remove Linker inheritance from NRO and NSO loaders 2019-03-19 21:31:59 -04:00
nsp.cpp loader: Propagate NCA logo section to ReadBanner and ReadLogo 2019-01-15 16:01:04 -05:00
nsp.h loader: Propagate NCA logo section to ReadBanner and ReadLogo 2019-01-15 16:01:04 -05:00
xci.cpp loader: Propagate NCA logo section to ReadBanner and ReadLogo 2019-01-15 16:01:04 -05:00
xci.h loader: Propagate NCA logo section to ReadBanner and ReadLogo 2019-01-15 16:01:04 -05:00