summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_systemsavedata.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Core: Cleanup file_sys includes.Emmanuel Gil Peyrot2015-06-281-2/+3
* Common: Fix FileUtil includes, and everything relying on those.Emmanuel Gil Peyrot2015-06-281-0/+1
* Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveDataSubv2015-03-141-2/+20
* Archives: Properly implemented the SystemSaveData archive.Subv2015-02-261-12/+21
* Archives: Make SYSTEM_ID and SDCARD_ID stringsSubv2015-01-041-1/+1
* Archives: Changed the way paths are built for the archives.Subv2015-01-041-1/+6
* Style: Addressed some commentsSubv2014-12-211-2/+7
* CFG: Refactored how the config file works.Subv2014-12-211-1/+1
* CFG: Implemented the GetConfigInfoBlk2 function.Subv2014-12-211-2/+3
* License changepurpasmart962014-12-211-1/+1
* SaveData: Implemented the SystemSaveData archive.Subv2014-12-181-0/+33