yuzu-fork/src/core/loader
Morph 1c65b3ee53 program_metadata: Set a default resource size when a NPDM is not present
Sets a default size of 0x1FE00000 bytes (510 MiB) for the system_resource_size when a NPDM is not present.
2021-04-23 12:47:31 -04:00
..
deconstructed_rom_directory.cpp hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 2021-02-18 16:16:25 -08:00
deconstructed_rom_directory.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
elf.cpp hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 2021-02-18 16:16:25 -08:00
elf.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
kip.cpp program_metadata: Set a default resource size when a NPDM is not present 2021-04-23 12:47:31 -04:00
kip.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
loader.cpp main: Resolve error string not displaying 2021-01-03 13:18:04 -05:00
loader.h main: Resolve error string not displaying 2021-01-03 13:18:04 -05:00
nax.cpp core/loader: Remove dependencies on the global system instance 2020-09-16 08:46:59 -04:00
nax.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
nca.cpp file_sys/romfs_factory: Eliminate usage of the global system accessor 2020-09-16 19:15:19 -04:00
nca.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
nro.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
nro.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
nso.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
nso.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
nsp.cpp core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
nsp.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
xci.cpp core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
xci.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00