summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/archive.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Archive: Added Init/Shutdown methods to reset kernel archive state.bunnei2014-07-051-0/+10
* FileSys: Added preliminary support for applications reading the RomFS archive.bunnei2014-07-051-6/+92
* Kernel: Added stubbed code to support creation of kernel Archive objects.bunnei2014-06-271-0/+61