citra/src/core/file_sys
2018-09-06 00:00:21 +02:00
..
archive_backend.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
archive_backend.h FS: convert to service framework 2018-02-15 23:02:09 +02:00
archive_extsavedata.cpp Address review comments 2018-09-06 00:00:21 +02:00
archive_extsavedata.h HLE/FS: Always use 0x48000 as the high dword when opening the SharedExtData archive 2017-12-09 00:16:51 -05:00
archive_ncch.cpp Service::HTTP_C: Add decryption of the ClCertA (#4045) 2018-08-09 23:02:53 +02:00
archive_ncch.h Service::HTTP_C: Add decryption of the ClCertA (#4045) 2018-08-09 23:02:53 +02:00
archive_other_savedata.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
archive_other_savedata.h FileSys: Implement OtherSaveData 2016-11-29 23:50:00 +02:00
archive_savedata.cpp file_sys: std::move std::shared_ptr instances in constructors where applicable 2017-12-09 14:33:04 -05:00
archive_savedata.h FileSys: abstract SD save data archive source 2016-11-29 23:50:00 +02:00
archive_sdmc.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
archive_sdmc.h file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00
archive_sdmcwriteonly.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
archive_sdmcwriteonly.h file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00
archive_selfncch.cpp ncch_container: support encrypted games 2018-08-07 18:53:06 +03:00
archive_selfncch.h ncch_container: support encrypted games 2018-08-07 18:53:06 +03:00
archive_source_sd_savedata.cpp Address review comments 2018-09-06 00:00:21 +02:00
archive_source_sd_savedata.h archive_source_sd_savedata: Add static method to get a specific save data path 2016-12-15 09:59:41 +00:00
archive_systemsavedata.cpp Address review comments 2018-09-06 00:00:21 +02:00
archive_systemsavedata.h file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00
cia_container.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
cia_container.h Build: Added missing <array> includes to title_metadata.h and cia_container.h 2017-11-07 22:06:34 -05:00
delay_generator.h Add DelayGenerator for all file backends 2018-02-24 14:15:57 +01:00
directory_backend.h FileSys: remove Open from DirectoryBackend 2016-11-19 17:17:19 +02:00
disk_archive.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
disk_archive.h disk_archive: Make DiskDirectory's constructor explicit 2018-03-31 00:54:17 -04:00
errors.h file_sys/errors: Add ERROR_INSUFFICIENT_SPACE 2017-11-05 13:26:29 -07:00
file_backend.h log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
ivfc_archive.cpp ncch_container: support encrypted games 2018-08-07 18:53:06 +03:00
ivfc_archive.h ncch_container: support encrypted games 2018-08-07 18:53:06 +03:00
ncch_container.cpp NCCH_COntainer: Add file_path log to Load() 2018-08-31 11:00:34 +02:00
ncch_container.h ncch_container: support encrypted games 2018-08-07 18:53:06 +03:00
path_parser.cpp FileSys: add PathParser 2016-11-19 17:17:19 +02:00
path_parser.h file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00
romfs_reader.cpp ncch_container: support encrypted games 2018-08-07 18:53:06 +03:00
romfs_reader.h ncch_container: support encrypted games 2018-08-07 18:53:06 +03:00
savedata_archive.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
savedata_archive.h file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00
title_metadata.cpp core: clean up warnings 2018-08-01 14:10:23 -05:00
title_metadata.h file_sys/title_metadata: Fix encrypted bitmask 2017-11-20 20:45:06 -07:00