summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_savedatacheck.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* FS: Stream RomFS from file instead of loading all of it to memorycondut2015-07-141-7/+4
* Core: Cleanup file_sys includes.Emmanuel Gil Peyrot2015-06-281-0/+5
* Common: Fix FileUtil includes, and everything relying on those.Emmanuel Gil Peyrot2015-06-281-0/+1
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-0/+1
* FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner2015-02-101-13/+15
* Archives: Addressed some commentsSubv2015-01-061-4/+4
* SaveDataCheck: Fixed a typoSubv2015-01-051-1/+1
* Archives: Make SYSTEM_ID and SDCARD_ID stringsSubv2015-01-041-1/+1
* Archives: Changed the way paths are built for the archives.Subv2015-01-041-3/+13
* SaveDataCheck: Move the files to nand/titleSubv2015-01-041-1/+2
* Archives: Reduced duplicate code in RomFS and SaveCheck.Subv2015-01-031-0/+41