yuzu/src/core/file_sys
2018-09-04 16:24:02 -04:00
..
bis_factory.cpp file_sys: Replace includes with forward declarations where applicable 2018-09-03 22:52:24 -04:00
bis_factory.h file_sys: Replace includes with forward declarations where applicable 2018-09-03 22:52:24 -04:00
card_image.cpp card_image: Add program title ID getter 2018-09-04 14:29:19 -04:00
card_image.h main: Only show DRD deprecation warning once 2018-09-04 14:44:48 -04:00
content_archive.cpp bktr: Implement IVFC offset shifting 2018-09-04 16:24:02 -04:00
content_archive.h bktr: Implement IVFC offset shifting 2018-09-04 16:24:02 -04:00
control_metadata.cpp control_metadata: Use alternate language names if AmericanEnglish isn't available 2018-09-04 14:30:03 -04:00
control_metadata.h control_metadata: Use alternate language names if AmericanEnglish isn't available 2018-09-04 14:30:03 -04:00
directory.h fsp_srv: Use std::string_view's copy() function instead of strncpy() 2018-08-08 18:51:52 -04:00
errors.h file_sys/errors: Remove redundant object constructor calls 2018-07-20 22:37:54 -04:00
mode.h VFS Regression and Accuracy Fixes (#776) 2018-07-23 19:40:35 -07:00
nca_metadata.cpp file_sys: Replace includes with forward declarations where applicable 2018-09-03 22:52:24 -04:00
nca_metadata.h file_sys: Replace includes with forward declarations where applicable 2018-09-03 22:52:24 -04:00
nca_patch.cpp bktr: Add logging on successful patch 2018-09-04 16:24:02 -04:00
nca_patch.h bktr: Fix missing includes and optimize style 2018-09-04 16:24:02 -04:00
partition_filesystem.cpp loader: Add more descriptive errors 2018-08-09 21:06:59 -04:00
partition_filesystem.h made ResultStatus a u16 2018-08-12 14:56:22 +10:00
patch_manager.cpp game_list: Fix version display on non-NAND titles 2018-09-04 16:24:02 -04:00
patch_manager.h game_list: Fix version display on non-NAND titles 2018-09-04 16:24:02 -04:00
program_metadata.cpp file_sys: Replace includes with forward declarations where applicable 2018-09-03 22:52:24 -04:00
program_metadata.h file_sys: Replace includes with forward declarations where applicable 2018-09-03 22:52:24 -04:00
registered_cache.cpp bktr: Fix missing includes and optimize style 2018-09-04 16:24:02 -04:00
registered_cache.h bktr: Fix missing includes and optimize style 2018-09-04 16:24:02 -04:00
romfs.cpp romfs: Remove cyclic shared_ptr leak in romfs code 2018-08-11 22:50:48 -04:00
romfs.h file_sys: Replace includes with forward declarations where applicable 2018-09-03 22:52:24 -04:00
romfs_factory.cpp bktr: Implement IVFC offset shifting 2018-09-04 16:24:02 -04:00
romfs_factory.h bktr: Implement IVFC offset shifting 2018-09-04 16:24:02 -04:00
savedata_factory.cpp file_sys: Replace includes with forward declarations where applicable 2018-09-03 22:52:24 -04:00
savedata_factory.h file_sys: Replace includes with forward declarations where applicable 2018-09-03 22:52:24 -04:00
sdmc_factory.cpp file_sys/crypto: Fix missing/unnecessary includes 2018-08-24 22:15:32 -04:00
sdmc_factory.h file_sys/crypto: Fix missing/unnecessary includes 2018-08-24 22:15:32 -04:00
submission_package.cpp main: Only show DRD deprecation warning once 2018-09-04 14:44:48 -04:00
submission_package.h main: Only show DRD deprecation warning once 2018-09-04 14:44:48 -04:00
vfs.cpp vfs: Add GetOrCreateDirectoryRelative method 2018-08-23 11:52:44 -04:00
vfs.h vfs: Add GetOrCreateDirectoryRelative method 2018-08-23 11:52:44 -04:00
vfs_concat.cpp registration: Update documentation and style 2018-08-11 22:50:48 -04:00
vfs_concat.h file_sys: Comply to style guidelines 2018-08-11 22:50:48 -04:00
vfs_offset.cpp RomFS Extraction 2018-07-27 18:14:03 -04:00
vfs_offset.h vfs: Make type hierarchy objects classes instead of structs 2018-08-12 16:55:40 -04:00
vfs_real.cpp vfs_real: Forward declare IOFile 2018-09-02 12:38:14 -04:00
vfs_real.h vfs_real: Forward declare IOFile 2018-09-02 12:38:14 -04:00
vfs_vector.cpp romfs: Remove cyclic shared_ptr leak in romfs code 2018-08-11 22:50:48 -04:00
vfs_vector.h Merge pull request #1005 from DarkLordZach/registered-fmt 2018-08-15 23:11:58 -04:00
xts_archive.cpp vfs_real: Forward declare IOFile 2018-09-02 12:38:14 -04:00
xts_archive.h file_sys/crypto: Fix missing/unnecessary includes 2018-08-24 22:15:32 -04:00