2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/file_sys
2021-06-02 17:46:29 -07:00
..
system_archive
bis_factory.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
bis_factory.h
card_image.cpp
card_image.h
common_funcs.h
content_archive.cpp
content_archive.h
control_metadata.cpp
control_metadata.h
directory.h
errors.h
fsmitm_romfsbuild.cpp
fsmitm_romfsbuild.h
ips_layer.cpp
ips_layer.h
kernel_executable.cpp
kernel_executable.h
mode.h common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
nca_metadata.cpp
nca_metadata.h
nca_patch.cpp
nca_patch.h vfs: Use existing type aliases consistently 2020-12-10 01:44:43 -05:00
partition_filesystem.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
partition_filesystem.h
patch_manager.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
patch_manager.h
program_metadata.cpp
program_metadata.h
registered_cache.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
registered_cache.h main: Prevent installing base titles into NAND 2021-05-16 04:13:57 -04:00
romfs.cpp
romfs.h
romfs_factory.cpp general: Replace RESULT_UNKNOWN with ResultUnknown 2021-06-02 00:39:27 -04:00
romfs_factory.h
savedata_factory.cpp fspsrv: Implement DisableAutoSaveDataCreation (#6355) 2021-06-02 17:46:29 -07:00
savedata_factory.h fspsrv: Implement DisableAutoSaveDataCreation (#6355) 2021-06-02 17:46:29 -07:00
sdmc_factory.cpp
sdmc_factory.h
submission_package.cpp
submission_package.h
vfs.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
vfs.h
vfs_concat.cpp
vfs_concat.h
vfs_layered.cpp
vfs_layered.h
vfs_libzip.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
vfs_libzip.h vfs: Add function to extract ZIP file into virtual filesystem 2019-09-30 17:18:38 -04:00
vfs_offset.cpp
vfs_offset.h
vfs_real.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
vfs_real.h common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
vfs_static.h
vfs_types.h
vfs_vector.cpp
vfs_vector.h
xts_archive.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
xts_archive.h