yuzu/src/core/file_sys
t895 03fa91ba3c android: Add addon delete button
Required some refactoring of retrieving patches in order for the frontend to pass the right information to ContentManager for deletion.
2024-01-19 20:54:50 -05:00
..
fssystem
system_archive
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_factory.cpp file_sys: handle null romfs 2023-12-01 23:39:48 -05:00
romfs_factory.h
romfs.cpp romfs: cache file and directory metadata tables 2023-12-03 16:29:57 -05:00
romfs.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_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
vfs.cpp Improve path splitting speed 2023-12-05 23:17:19 -05:00
vfs.h
xts_archive.cpp
xts_archive.h