summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/directory_romfs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-03Archives: Reduced duplicate code in RomFS and SaveCheck.Subv1-32/+0
2014-12-24FileSys: Clean up according to the coding style, and remove redundant namespaced names.Emmanuel Gil Peyrot1-10/+0
2014-12-21License changepurpasmart961-1/+1
2014-12-07Make OpenDirectory fail if the directory doesn't existarchshift1-0/+4
2014-09-17Core: Add a Directory object, with both a stub and a passthrough implementations.Emmanuel Gil Peyrot1-0/+38