summaryrefslogtreecommitdiff
path: root/src/core/file_sys/directory_sdmc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filesystem/Archives: Implemented the SaveData archiveGravatar Subv2014-12-171-55/+0
* Service.FS: Rename FileSys::Directory to DirectoryBackendGravatar Yuri Kunde Schlesner2014-12-161-2/+2
* Make OpenDirectory fail if the directory doesn't existGravatar archshift2014-12-071-0/+7
* FileSys: Updated backend code to use FileSys::Path instead of string for paths.Gravatar bunnei2014-11-171-1/+1
* Common: Add a helper function to generate a 8.3 filename from a long one.Gravatar Emmanuel Gil Peyrot2014-10-061-3/+6
* Core: Add a Directory object, with both a stub and a passthrough implementati...Gravatar Emmanuel Gil Peyrot2014-09-171-0/+45