yuzu/src/core/file_sys
bunnei ce0510913a
Merge pull request #10729 from liamwhite/windows-is-a-meme
vfs_real: add file LRU cache for open file limits
2023-06-14 18:32:25 -07:00
..
system_archive time_zone_binary: Add zoneinfo data 2023-06-05 15:15:23 -04:00
bis_factory.cpp
bis_factory.h
card_image.cpp
card_image.h
common_funcs.h
content_archive.cpp
content_archive.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
control_metadata.cpp Update Chinese NX language names 2023-06-03 17:23:14 +02:00
control_metadata.h Update Chinese NX language names 2023-06-03 17:23:14 +02: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 Merge pull request #10591 from keve1227/localized-game-icons 2023-06-07 14:03:28 -04:00
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: use vfs_cached for romfs output 2023-06-03 08:56:59 -04:00
romfs.h
savedata_factory.cpp fs: adjust future save path 2023-05-11 17:30:30 -04:00
savedata_factory.h
sdmc_factory.cpp
sdmc_factory.h
submission_package.cpp
submission_package.h android: Add update support 2023-06-11 23:33:50 -06:00
vfs_cached.cpp vfs: add vfs_cached for romfs build 2023-06-03 08:50:54 -04:00
vfs_cached.h vfs: add vfs_cached for romfs build 2023-06-03 08:50:54 -04:00
vfs_concat.cpp vfs_concat: fix time complexity of read 2023-05-26 16:07:38 -04:00
vfs_concat.h vfs_concat: fix time complexity of read 2023-05-26 16:07:38 -04:00
vfs_layered.cpp vfs_layered: avoid n^2 lookup in layeredfs building 2023-05-07 19:03:41 -04:00
vfs_layered.h
vfs_offset.cpp
vfs_offset.h
vfs_real.cpp vfs_real: require file existence on open 2023-06-13 17:22:47 -04:00
vfs_real.h vfs_real: add simplified open file cache 2023-06-13 17:16:14 -04:00
vfs_static.h
vfs_types.h
vfs_vector.cpp romfs: use vfs_cached for romfs output 2023-06-03 08:56:59 -04:00
vfs_vector.h romfs: use vfs_cached for romfs output 2023-06-03 08:56:59 -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