citra/src/core/file_sys
2020-02-13 17:42:09 +08:00
..
archive_backend.cpp
archive_backend.h Serialize file/directory services 2020-02-13 17:42:08 +08:00
archive_extsavedata.cpp Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
archive_extsavedata.h More base-derived fixes 2020-02-13 17:42:07 +08:00
archive_ncch.cpp Fixed serialization runtime exceptions 2020-02-13 17:42:08 +08:00
archive_ncch.h Fixed serialization runtime exceptions 2020-02-13 17:42:08 +08:00
archive_other_savedata.cpp Basic archive backend serialization 2020-02-13 17:41:26 +08:00
archive_other_savedata.h More base-derived fixes 2020-02-13 17:42:07 +08:00
archive_savedata.cpp Basic archive backend serialization 2020-02-13 17:41:26 +08:00
archive_savedata.h More base-derived fixes 2020-02-13 17:42:07 +08:00
archive_sdmc.cpp Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
archive_sdmc.h More base-derived fixes 2020-02-13 17:42:07 +08:00
archive_sdmcwriteonly.cpp Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
archive_sdmcwriteonly.h More base-derived fixes 2020-02-13 17:42:07 +08:00
archive_selfncch.cpp Fixed serialization runtime exceptions 2020-02-13 17:42:08 +08:00
archive_selfncch.h Fixed serialization runtime exceptions 2020-02-13 17:42:08 +08:00
archive_source_sd_savedata.cpp Basic archive backend serialization 2020-02-13 17:41:26 +08:00
archive_source_sd_savedata.h Basic archive backend serialization 2020-02-13 17:41:26 +08:00
archive_systemsavedata.cpp Basic archive backend serialization 2020-02-13 17:41:26 +08:00
archive_systemsavedata.h More base-derived fixes 2020-02-13 17:42:07 +08:00
cia_common.h FileSys::Ticket::Load: Return error if signature type does not match (#4339) 2018-10-15 11:26:35 -04:00
cia_container.cpp FileSys: Load the ticket when the CIAContainer is loaded 2019-04-28 21:21:28 +02:00
cia_container.h
delay_generator.cpp Finished archives; remove pod.h 2020-02-13 17:41:26 +08:00
delay_generator.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
directory_backend.h Serialize file/directory services 2020-02-13 17:42:08 +08:00
disk_archive.cpp
disk_archive.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
errors.h
file_backend.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
ivfc_archive.cpp Added Signals; more runtime fixes 2020-02-13 17:42:09 +08:00
ivfc_archive.h Added Signals; more runtime fixes 2020-02-13 17:42:09 +08:00
ncch_container.cpp file_sys: Add support for BPS patches 2019-12-22 10:46:47 +01:00
ncch_container.h file_sys: Handle patch applying failures 2019-12-22 10:46:47 +01:00
patch.cpp file_sys: Add support for BPS patches 2019-12-22 10:46:47 +01:00
patch.h file_sys: Add support for BPS patches 2019-12-22 10:46:47 +01:00
path_parser.cpp
path_parser.h
romfs_reader.cpp
romfs_reader.h Fixed serialization runtime exceptions 2020-02-13 17:42:08 +08:00
savedata_archive.cpp More base-derived fixes 2020-02-13 17:42:07 +08:00
savedata_archive.h More base-derived fixes 2020-02-13 17:42:07 +08:00
seed_db.cpp SeedDB: replace seek(tell, set) with seek(cur) (#4344) 2018-10-25 21:39:26 -04:00
seed_db.h
ticket.cpp FileSys::Ticket::Load: Return error if signature type does not match (#4339) 2018-10-15 11:26:35 -04:00
ticket.h
title_metadata.cpp FileSys::Ticket::Load: Return error if signature type does not match (#4339) 2018-10-15 11:26:35 -04:00
title_metadata.h