aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/disk_filesystem.h
AgeCommit message (Expand)Author
2018-03-21FS: Implemented IFileSystem::CreateDirectory.Subv
2018-03-19FS: Implement DiskFileSystem's OpenDirectory interface.Subv
2018-03-19FS: Updated the Directory Entry structure to match the Switch.Subv
2018-03-01Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv