yuzu/src/core/file_sys
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance
With this, only 19 usages of the global system instance remain within
the core library.

We're almost there.
2020-11-18 09:36:48 -05:00
..
system_archive
bis_factory.cpp
bis_factory.h
card_image.cpp
card_image.h
content_archive.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
content_archive.h
control_metadata.cpp
control_metadata.h
directory.h
errors.h
fsmitm_romfsbuild.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
fsmitm_romfsbuild.h
ips_layer.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
ips_layer.h
kernel_executable.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
kernel_executable.h
mode.h
nca_metadata.cpp core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
nca_metadata.h
nca_patch.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
nca_patch.h
partition_filesystem.cpp
partition_filesystem.h
patch_manager.cpp patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
patch_manager.h patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
program_metadata.cpp
program_metadata.h
registered_cache.cpp
registered_cache.h
romfs_factory.cpp patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
romfs_factory.h
romfs.cpp
romfs.h
savedata_factory.cpp
savedata_factory.h
sdmc_factory.cpp
sdmc_factory.h
submission_package.cpp Merge pull request #3929 from FearlessTobi/ticket-keys 2020-10-12 17:58:36 -07:00
submission_package.h Merge pull request #3929 from FearlessTobi/ticket-keys 2020-10-12 17:58:36 -07:00
vfs_concat.cpp
vfs_concat.h
vfs_layered.cpp
vfs_layered.h
vfs_libzip.cpp
vfs_libzip.h
vfs_offset.cpp General: Make use of std::nullopt where applicable 2020-09-22 17:32:33 -04:00
vfs_offset.h
vfs_real.cpp
vfs_real.h
vfs_static.h General: Make use of std::nullopt where applicable 2020-09-22 17:32:33 -04:00
vfs_types.h
vfs_vector.cpp
vfs_vector.h
vfs.cpp General: Make use of std::nullopt where applicable 2020-09-22 17:32:33 -04:00
vfs.h
xts_archive.cpp
xts_archive.h