summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_systemsavedata.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot1-2/+3
2015-06-28Common: Fix FileUtil includes, and everything relying on those.Emmanuel Gil Peyrot1-0/+1
2015-03-14Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveDataSubv1-2/+20
2015-02-26Archives: Properly implemented the SystemSaveData archive.Subv1-12/+21
2015-01-04Archives: Make SYSTEM_ID and SDCARD_ID stringsSubv1-1/+1
2015-01-04Archives: Changed the way paths are built for the archives.Subv1-1/+6
2014-12-21Style: Addressed some commentsSubv1-2/+7
2014-12-21CFG: Refactored how the config file works.Subv1-1/+1
2014-12-21CFG: Implemented the GetConfigInfoBlk2 function.Subv1-2/+3
2014-12-21License changepurpasmart961-1/+1
2014-12-18SaveData: Implemented the SystemSaveData archive.Subv1-6/+6
2014-12-18Filesystem/Archives: Implemented the SaveData archiveSubv1-0/+33