summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_savedata.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-09Kernel: Remove g_program_idYuri Kunde Schlesner1-2/+3
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-0/+1
2015-02-10FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner1-10/+13
2015-01-06Archives: Addressed some commentsSubv1-6/+6
2015-01-04Archives: Make SYSTEM_ID and SDCARD_ID stringsSubv1-1/+2
2015-01-04Archives: Changed the way paths are built for the archives.Subv1-2/+13
2014-12-30Archives: Implemented ExtSaveData and SharedExtSaveDataSubv1-7/+18
2014-12-24FileSys: Clean up according to the coding style, and remove redundant namespaced names.Emmanuel Gil Peyrot1-1/+1
2014-12-21License changepurpasmart961-1/+1
2014-12-18Filesystem/Archives: Implemented the SaveData archiveSubv1-0/+33