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