summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/ivfc_archive.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-14FS: Stream RomFS from file instead of loading all of it to memorycondut1-7/+6
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot1-1/+0
2015-06-28CitraQt: Cleanup includes.Emmanuel Gil Peyrot1-0/+1
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-12/+10
2015-01-03IVFCArchive: Use a critical log to notify of invalid operations.Subv1-9/+9
2015-01-03Archives: Reduced duplicate code in RomFS and SaveCheck.Subv1-0/+88