suyu/src/core/loader
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance
Removes all remaining usages of the global system instance. After this,
migration can begin to migrate to being constructed and managed entirely
by the various frontends.
2020-11-27 11:40:45 -05:00
..
deconstructed_rom_directory.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
deconstructed_rom_directory.h core/loader: Remove dependencies on the global system instance 2020-09-16 08:46:59 -04:00
elf.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
elf.h core/loader: Remove dependencies on the global system instance 2020-09-16 08:46:59 -04:00
kip.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
kip.h core/loader: Remove dependencies on the global system instance 2020-09-16 08:46:59 -04:00
loader.cpp core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
loader.h core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
nax.cpp core/loader: Remove dependencies on the global system instance 2020-09-16 08:46:59 -04:00
nax.h core/loader: Remove dependencies on the global system instance 2020-09-16 08:46:59 -04:00
nca.cpp file_sys/romfs_factory: Eliminate usage of the global system accessor 2020-09-16 19:15:19 -04:00
nca.h core/loader: Remove dependencies on the global system instance 2020-09-16 08:46:59 -04:00
nro.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
nro.h core/loader: Remove dependencies on the global system instance 2020-09-16 08:46:59 -04:00
nso.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
nso.h core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
nsp.cpp core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
nsp.h core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
xci.cpp core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
xci.h core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00