summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/directory_sdmc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* FileSys: Updated backend code to use FileSys::Path instead of string for paths.bunnei2014-11-181-1/+1
* Common: Add a helper function to generate a 8.3 filename from a long one.Emmanuel Gil Peyrot2014-10-061-3/+6
* Core: Add a Directory object, with both a stub and a passthrough implementations.Emmanuel Gil Peyrot2014-09-171-0/+45