summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/directory_sdmc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-07Make OpenDirectory fail if the directory doesn't existarchshift1-0/+7
2014-11-18FileSys: Updated backend code to use FileSys::Path instead of string for paths.bunnei1-1/+1
2014-10-06Common: Add a helper function to generate a 8.3 filename from a long one.Emmanuel Gil Peyrot1-3/+6
2014-09-17Core: Add a Directory object, with both a stub and a passthrough implementations.Emmanuel Gil Peyrot1-0/+45