summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/directory_romfs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Archives: Reduced duplicate code in RomFS and SaveCheck.Subv2015-01-031-43/+0
* License changepurpasmart962014-12-211-1/+1
* Service.FS: Rename FileSys::Directory to DirectoryBackendYuri Kunde Schlesner2014-12-161-2/+2
* Make OpenDirectory fail if the directory doesn't existarchshift2014-12-071-0/+6
* Core: Add a Directory object, with both a stub and a passthrough implementations.Emmanuel Gil Peyrot2014-09-171-0/+37