summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_extsavedata.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-21archive_extsavedata: Fix member initialization orderLioncash1-1/+2
2016-03-20HLE/FS: Change the error code returned when an ExtSaveData archive is not found.Subv1-1/+2
2016-03-20HLE/FS: Corrected some style concerns.Subv1-2/+2
2016-03-20HLE/FS: Implemented GetFormatInfoSubv1-1/+10
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot1-2/+5
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot1-2/+2
2015-03-14Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveDataSubv1-0/+10
2015-02-10FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner1-11/+10
2015-01-24Services: Stubbed more services.Subv1-0/+17
2015-01-04Archives: Changed the way paths are built for the archives.Subv1-1/+1
2014-12-30Archives: Implemented ExtSaveData and SharedExtSaveDataSubv1-0/+45