summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_romfs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Core: Add a method to obtain a Directory from an Archive.Emmanuel Gil Peyrot2014-09-171-0/+7
* Core: Add a new File class, obtainable from an Archive, and a stub implementation.Emmanuel Gil Peyrot2014-09-171-0/+8
* Added FS functions to Archive and Archive_RomFSarchshift2014-08-231-2/+17
* Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS virtual functions as "override".bunnei2014-07-051-4/+4
* Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS classes as "final"bunnei2014-07-051-1/+1
* 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/+50