summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/ivfc_archive.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FileSys: Clean-up includes, de-inline destructorsYuri Kunde Schlesner2015-05-071-0/+2
|
* FS: Allow multiple instances of the same archive type to be open at onceYuri Kunde Schlesner2015-02-101-6/+7
|
* SaveDataCheck: Remove unneeded constructor from a classSubv2015-01-031-2/+0
|
* Archives: Added some documentation to IVFCArchiveSubv2015-01-031-0/+5
|
* Archives: Reduced duplicate code in RomFS and SaveCheck.Subv2015-01-031-0/+63
Fixed a few warnings and cleaned up the code