summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_savedata.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* FileSys: abstract SD save data archive sourcewwylele2016-11-291-5/+3
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-1/+3
* HLE/FS: Implemented GetFormatInfoSubv2016-03-201-1/+3
* Core: Cleanup file_sys includes.Emmanuel Gil Peyrot2015-06-281-3/+4
* FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner2015-02-101-11/+6
* Archives: Implemented ExtSaveData and SharedExtSaveDataSubv2014-12-301-7/+12
* License changepurpasmart962014-12-211-1/+1
* SaveData: Implemented the SystemSaveData archive.Subv2014-12-181-2/+1
* Filesystem/Archives: Implemented the SaveData archiveSubv2014-12-181-0/+32