1
0
Fork 0
forked from suyu/suyu
suyu/src/core/file_sys
2022-03-20 02:25:09 -04:00
..
system_archive core: Remove unused includes 2021-11-03 21:42:57 -04:00
bis_factory.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
bis_factory.h
card_image.cpp core: Remove unused includes 2021-11-03 21:42:57 -04:00
card_image.h file_sys: Support load game collection (#6582) 2021-07-20 01:10:05 -04:00
common_funcs.h
content_archive.cpp content_archive: Remove unnecessary include to <ranges> 2021-07-12 03:37:56 -03:00
content_archive.h
control_metadata.cpp file_sys: control_metadata: Add BrazilianPortuguese 2021-10-28 20:05:26 -04:00
control_metadata.h core: Remove unused includes 2021-11-03 21:42:57 -04:00
directory.h core: Reduce unused includes 2022-03-19 02:23:32 -04:00
errors.h
fsmitm_romfsbuild.cpp file_sys: Resolve cases of variable shadowing 2021-05-02 02:59:57 -04:00
fsmitm_romfsbuild.h file_sys: Resolve cases of variable shadowing 2021-05-02 02:59:57 -04:00
ips_layer.cpp
ips_layer.h
kernel_executable.cpp
kernel_executable.h file_sys/kernel_executable: Add missing <string> include 2021-09-11 17:19:14 -04:00
mode.h common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
nca_metadata.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
nca_metadata.h core: Remove unused includes 2021-11-03 21:42:57 -04:00
nca_patch.cpp file_sys: Resolve cases of variable shadowing 2021-05-02 02:59:57 -04:00
nca_patch.h
partition_filesystem.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
partition_filesystem.h
patch_manager.cpp general: Fix clang/gcc build errors 2022-03-20 02:25:09 -04:00
patch_manager.h patch_manager: Do not apply LayeredFS mods when dumping 2021-06-28 10:14:36 -04:00
program_metadata.cpp program_metadata: Add default ThreadInfo kernel capability 2021-11-10 22:01:05 -05:00
program_metadata.h common: Reduce unused includes 2022-03-19 15:01:31 -04:00
registered_cache.cpp General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 2021-06-23 13:48:21 -04:00
registered_cache.h main: Prevent installing base titles into NAND 2021-05-16 04:13:57 -04:00
romfs.cpp
romfs.h
romfs_factory.cpp core: Remove unused includes 2021-11-03 21:42:57 -04:00
romfs_factory.h core: Fix transitive include build errors 2021-11-03 21:42:58 -04:00
savedata_factory.cpp general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
savedata_factory.h core: Remove unused includes 2021-11-03 21:42:57 -04:00
sdmc_factory.cpp general: Remove MakeResult helpers 2021-11-02 17:23:19 -04:00
sdmc_factory.h filesystem: Open a read-only directory for SDMC mods 2021-06-28 10:08:08 -04:00
submission_package.cpp core: Remove unused includes 2021-11-03 21:42:57 -04:00
submission_package.h file_sys: Support load game collection (#6582) 2021-07-20 01:10:05 -04:00
vfs.cpp vfs: Partially implement GetFileTimeStampRaw 2021-09-14 08:48:01 -04:00
vfs.h general: Replace NonCopyable struct with equivalents 2022-02-02 13:17:12 -05:00
vfs_concat.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
vfs_concat.h core: Remove unused includes 2021-11-03 21:42:57 -04:00
vfs_layered.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
vfs_layered.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
vfs_offset.cpp file_sys: Resolve cases of variable shadowing 2021-05-02 02:59:57 -04:00
vfs_offset.h core: Remove unused includes 2021-11-03 21:42:57 -04:00
vfs_real.cpp vfs: Partially implement GetFileTimeStampRaw 2021-09-14 08:48:01 -04:00
vfs_real.h vfs: Partially implement GetFileTimeStampRaw 2021-09-14 08:48:01 -04:00
vfs_static.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
vfs_types.h vfs: Partially implement GetFileTimeStampRaw 2021-09-14 08:48:01 -04:00
vfs_vector.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
vfs_vector.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
xts_archive.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
xts_archive.h