yuzu-fork/src/core/file_sys
Subv 2c89d4d5cd Archives: Implemented ExtSaveData and SharedExtSaveData
They will be stored in /extsavedata/SDMC and /extsavedata/NAND respectively.
Also redirect some APT_A functions to their APT_U equivalents.
Implemented the gamecoin.dat file in SharedExtSaveData in the PTM module.
Implemented formatting the savegame.
Retake a previous savegame if it exists instead of reporting them as not formatted every time a game is loaded.
2014-12-29 22:29:55 -05:00
..
archive_backend.h Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
archive_extsavedata.cpp Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
archive_extsavedata.h Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
archive_romfs.cpp Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
archive_romfs.h Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
archive_savedata.cpp Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
archive_savedata.h Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
archive_sdmc.cpp License change 2014-12-20 21:20:24 -08:00
archive_sdmc.h License change 2014-12-20 21:20:24 -08:00
archive_systemsavedata.cpp Style: Addressed some comments 2014-12-21 16:39:20 -05:00
archive_systemsavedata.h FileSys: Clean up according to the coding style, and remove redundant namespaced names. 2014-12-24 01:49:48 +00:00
directory_backend.h License change 2014-12-20 21:20:24 -08:00
directory_romfs.cpp FileSys: Clean up according to the coding style, and remove redundant namespaced names. 2014-12-24 01:49:48 +00:00
directory_romfs.h License change 2014-12-20 21:20:24 -08:00
disk_archive.cpp FileSys: Clean up according to the coding style, and remove redundant namespaced names. 2014-12-24 01:49:48 +00:00
disk_archive.h Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
file_backend.h License change 2014-12-20 21:20:24 -08:00
file_romfs.cpp FileSys: Clean up according to the coding style, and remove redundant namespaced names. 2014-12-24 01:49:48 +00:00
file_romfs.h License change 2014-12-20 21:20:24 -08:00