yuzu-mainline/src/core/file_sys
2020-12-09 06:34:49 -05:00
..
system_archive system_version: Update to 11.0.0 2020-12-05 16:08:03 +11:00
bis_factory.cpp file_sys/bis_factory: Eliminate usage of the global system accessor 2020-09-16 18:16:04 -04:00
bis_factory.h file_sys/bis_factory: Eliminate usage of the global system accessor 2020-09-16 18:16:04 -04:00
card_image.cpp core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
card_image.h core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
content_archive.cpp core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
content_archive.h
control_metadata.cpp
control_metadata.h control_metadata: Resolve typo in Portuguese language name 2020-09-17 11:45:30 -04:00
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 nca_patch: Make SearchBucketEntry() internally linked 2020-09-15 09:06:46 -04:00
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 file_sys/romfs_factory: Eliminate usage of the global system accessor 2020-09-16 19:15:19 -04:00
romfs.cpp
romfs.h
savedata_factory.cpp savedata_factory: Eliminate usage of the global system instance 2020-11-27 09:45:08 -05:00
savedata_factory.h savedata_factory: Eliminate usage of the global system instance 2020-11-27 09:45:08 -05:00
sdmc_factory.cpp
sdmc_factory.h
submission_package.cpp core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
submission_package.h core: loader: Implement support for loading indexed programs. 2020-11-24 15:16:24 -08:00
vfs_concat.cpp
vfs_concat.h
vfs_layered.cpp
vfs_layered.h vfs: Remove InterpretAsDirectory and related functions 2018-10-19 14:02:07 -04:00
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: Fix CreateFile for files without a file extension 2020-12-09 06:34:49 -05:00
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 video_core: Resolve more variable shadowing scenarios pt.3 2020-12-05 16:02:23 -05:00
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