summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_systemsavedata.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveDataSubv2015-03-141-0/+25
* Archives: Properly implemented the SystemSaveData archive.Subv2015-02-261-7/+7
* Archives: Changed the way paths are built for the archives.Subv2015-01-041-2/+0
* FileSys: Clean up according to the coding style, and remove redundant namespaced names.Emmanuel Gil Peyrot2014-12-241-1/+1
* CFG: Implemented the GetConfigInfoBlk2 function.Subv2014-12-211-1/+1
* License changepurpasmart962014-12-211-1/+1
* SystemSaveData: Added a TODO to move it to the NAND.Subv2014-12-181-1/+3
* SaveData: Implemented the SystemSaveData archive.Subv2014-12-181-0/+31