summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/directory_romfs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Archives: Reduced duplicate code in RomFS and SaveCheck.Subv2015-01-031-32/+0
* FileSys: Clean up according to the coding style, and remove redundant namespaced names.Emmanuel Gil Peyrot2014-12-241-10/+0
* License changepurpasmart962014-12-211-1/+1
* Make OpenDirectory fail if the directory doesn't existarchshift2014-12-071-0/+4
* Core: Add a Directory object, with both a stub and a passthrough implementations.Emmanuel Gil Peyrot2014-09-171-0/+38