yuzu/src/core/file_sys
2023-05-07 16:50:35 -04:00
..
system_archive
bis_factory.cpp
bis_factory.h
card_image.cpp general: Resolve -Wunused-lambda-capture and C5233 2022-10-22 15:02:04 -04:00
card_image.h
common_funcs.h
content_archive.cpp general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
content_archive.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
control_metadata.cpp file_sys: Priority display of game titles in the current language 2022-10-24 21:55:25 +08:00
control_metadata.h file_sys: Priority display of game titles in the current language 2022-10-24 21:55:25 +08:00
directory.h
errors.h
fsmitm_romfsbuild.cpp
fsmitm_romfsbuild.h
ips_layer.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
ips_layer.h
kernel_executable.cpp
kernel_executable.h
mode.h
nca_metadata.cpp
nca_metadata.h
nca_patch.cpp
nca_patch.h
partition_filesystem.cpp
partition_filesystem.h
patch_manager.cpp
patch_manager.h
program_metadata.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
program_metadata.h
registered_cache.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
registered_cache.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
romfs_factory.cpp
romfs_factory.h
romfs.cpp
romfs.h
savedata_factory.cpp general: rename CurrentProcess to ApplicationProcess 2023-02-13 19:03:12 -05:00
savedata_factory.h
sdmc_factory.cpp
sdmc_factory.h
submission_package.cpp
submission_package.h
vfs_concat.cpp
vfs_concat.h
vfs_layered.cpp
vfs_layered.h
vfs_offset.cpp
vfs_offset.h
vfs_real.cpp
vfs_real.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
vfs_static.h
vfs_types.h
vfs_vector.cpp vfs_vector: avoid n^2 lookup in layeredfs building 2023-05-07 16:50:35 -04:00
vfs_vector.h vfs_vector: avoid n^2 lookup in layeredfs building 2023-05-07 16:50:35 -04:00
vfs.cpp vfs: Replace cstr concat with char concat 2023-01-01 18:52:02 +00:00
vfs.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
xts_archive.cpp
xts_archive.h