yuzu/src/core/hle/service/fs
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.cpp Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
archive.h Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
fs_user.cpp Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
fs_user.h More services & small clean ups 2014-12-25 19:08:33 -08:00