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
2024-01-25 14:19:01 -05:00
..
fssystem fssystem: rework for yuzu style 2023-08-15 17:47:40 -04:00
system_archive Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
bis_factory.cpp
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: optimize for data locality 2023-12-03 16:29:57 -05:00
fsmitm_romfsbuild.h fsmitm_romfsbuild: optimize for data locality 2023-12-03 16:29:57 -05:00
ips_layer.cpp ips_layer: prevent out of bounds access with offset exceeding module size 2023-12-28 01:16:51 -05:00
ips_layer.h
kernel_executable.cpp
kernel_executable.h
mode.h
nca_metadata.cpp
nca_metadata.h
partition_filesystem.cpp
partition_filesystem.h
patch_manager.cpp android: Add addon delete button 2024-01-19 20:54:50 -05:00
patch_manager.h android: Add addon delete button 2024-01-19 20:54:50 -05:00
program_metadata.cpp general: properly support multiple memory instances 2023-12-22 21:52:49 -05:00
program_metadata.h general: properly support multiple memory instances 2023-12-22 21:52:49 -05:00
registered_cache.cpp
registered_cache.h
romfs.cpp romfs: cache file and directory metadata tables 2023-12-03 16:29:57 -05:00
romfs.h
romfs_factory.cpp file_sys: handle null romfs 2023-12-01 23:39:48 -05:00
romfs_factory.h
savedata_factory.cpp fsp-srv: use program registry for SetCurrentProcess 2024-01-11 11:28:52 -05:00
savedata_factory.h fsp-srv: use program registry for SetCurrentProcess 2024-01-11 11:28:52 -05:00
sdmc_factory.cpp
sdmc_factory.h
submission_package.cpp
submission_package.h
vfs.cpp Improve path splitting speed 2023-12-05 23:17:19 -05:00
vfs.h
vfs_cached.cpp
vfs_cached.h
vfs_concat.cpp fsmitm_romfsbuild: optimize for data locality 2023-12-03 16:29:57 -05:00
vfs_concat.h fsmitm_romfsbuild: optimize for data locality 2023-12-03 16:29:57 -05:00
vfs_layered.cpp fsmitm_romfsbuild: optimize for data locality 2023-12-03 16:29:57 -05:00
vfs_layered.h
vfs_offset.cpp
vfs_offset.h
vfs_real.cpp Improve path splitting speed 2023-12-05 23:17:19 -05:00
vfs_real.h
vfs_static.h
vfs_types.h
vfs_vector.cpp
vfs_vector.h
xts_archive.cpp
xts_archive.h