yuzu-mainline/src/core/file_sys
Lioncash f83c6e1e0c registered_cache: Make use of designated initializers
Removes the need for comments to indicate the fields being assigned.
2020-08-23 10:26:20 -04:00
..
system_archive vfs_vector: Make creation of array vfs files less verbose 2020-08-05 12:37:00 -04:00
bis_factory.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
bis_factory.h
card_image.cpp
card_image.h
content_archive.cpp aes_util: Allow SetIV to be non-allocating 2020-08-03 14:29:58 -04:00
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 file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode 2020-08-03 07:52:36 -04:00
nca_metadata.cpp
nca_metadata.h
nca_patch.cpp aes_util: Allow SetIV to be non-allocating 2020-08-03 14:29:58 -04:00
nca_patch.h
partition_filesystem.cpp
partition_filesystem.h
patch_manager.cpp patch_manager: Resolve -Wignored-qualifier warnings 2020-08-03 07:42:56 -04:00
patch_manager.h
program_metadata.cpp
program_metadata.h
registered_cache.cpp registered_cache: Make use of designated initializers 2020-08-23 10:26:20 -04:00
registered_cache.h General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
romfs_factory.cpp
romfs_factory.h
romfs.cpp
romfs.h
savedata_factory.cpp fs: Rename SaveDataDescriptor to SaveDataAttribute 2020-07-30 15:29:39 -04:00
savedata_factory.h fs: Rename SaveDataDescriptor to SaveDataAttribute 2020-07-30 15:29:39 -04:00
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_libzip.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
vfs_libzip.h
vfs_offset.cpp
vfs_offset.h
vfs_real.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
vfs_real.h common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
vfs_static.h
vfs_types.h
vfs_vector.cpp
vfs_vector.h vfs_vector: Make creation of array vfs files less verbose 2020-08-05 12:37:00 -04:00
vfs.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
vfs.h
xts_archive.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
xts_archive.h