summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/disk_filesystem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* FS: Implemented IFileSystem::CreateDirectory.Subv2018-03-211-1/+1
* FS: Implement DiskFileSystem's OpenDirectory interface.Subv2018-03-201-1/+2
* FS: Updated the Directory Entry structure to match the Switch.Subv2018-03-201-2/+20
* Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv2018-03-021-0/+66