summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_systemsavedata.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove lots more 3DS-specific code.bunnei2017-10-131-61/+0
* file_sys: Make a few single-argument constructors explicitLioncash2016-12-071-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-2/+5
* HLE/FS: Implemented GetFormatInfoSubv2016-03-201-1/+2
* Core: Cleanup file_sys includes.Emmanuel Gil Peyrot2015-06-281-2/+5
* 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