yuzu/src/core/loader
Lioncash b1657b8c6b vfs: Use existing type aliases consistently
Makes use of the VirtualDir and VirtualFile aliases across the board
instead of having a few isolated places that don't use it.
2020-12-10 01:44:43 -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 vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
elf.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
elf.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
kip.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
kip.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05: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
nax.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
nca.cpp
nca.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
nro.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
nro.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
nso.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05: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