aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/archive_savedatacheck.cpp
AgeCommit message (Expand)Author
2015-07-13FS: Stream RomFS from file instead of loading all of it to memorycondut
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot
2015-06-28Common: Fix FileUtil includes, and everything relying on those.Emmanuel Gil Peyrot
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-02-10FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner
2015-01-06Archives: Addressed some commentsSubv
2015-01-05SaveDataCheck: Fixed a typoSubv
2015-01-04Archives: Make SYSTEM_ID and SDCARD_ID stringsSubv
2015-01-03Archives: Changed the way paths are built for the archives.Subv
2015-01-03SaveDataCheck: Move the files to nand/titleSubv
2015-01-02Archives: Reduced duplicate code in RomFS and SaveCheck.Subv