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
Feng Chen 07073734ed
file_sys: Support load game collection (#6582)
Adds support for loading games with multiple programs embedded within such as the Dragon Quest 1+2+3 Collection
4 years ago
..
deconstructed_rom_directory.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 4 years ago
deconstructed_rom_directory.h core: Make variable shadowing a compile-time error 4 years ago
elf.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 4 years ago
elf.h hle: kernel: Rename Process to KProcess. 4 years ago
kip.cpp hle: kernel: Rename Process to KProcess. 4 years ago
kip.h hle: kernel: Rename Process to KProcess. 4 years ago
loader.cpp file_sys: Support load game collection (#6582) 4 years ago
loader.h file_sys: Support load game collection (#6582) 4 years ago
nax.cpp hle: kernel: Rename Process to KProcess. 4 years ago
nax.h hle: kernel: Rename Process to KProcess. 4 years ago
nca.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 4 years ago
nca.h hle: kernel: Rename Process to KProcess. 4 years ago
nro.cpp general: Make most settings a BasicSetting 4 years ago
nro.h hle: kernel: Rename Process to KProcess. 4 years ago
nso.cpp general: Make most settings a BasicSetting 4 years ago
nso.h hle: kernel: Rename Process to KProcess. 4 years ago
nsp.cpp file_sys: Support load game collection (#6582) 4 years ago
nsp.h file_sys: Support load game collection (#6582) 4 years ago
xci.cpp file_sys: Support load game collection (#6582) 4 years ago
xci.h file_sys: Support load game collection (#6582) 4 years ago