summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_romfs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some warningsSean2014-10-301-1/+1
* Core: Add a method to obtain a Directory from an Archive.Emmanuel Gil Peyrot2014-09-171-0/+10
* Core: Add a new File class, obtainable from an Archive, and a stub implementation.Emmanuel Gil Peyrot2014-09-171-0/+11
* Added FS functions to Archive and Archive_RomFSarchshift2014-08-231-4/+23
* Loader: Updated read methods to be constbunnei2014-07-051-1/+1
* FileSys: Added preliminary support for applications reading the RomFS archive.bunnei2014-07-051-0/+46