aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/disk_filesystem.h
AgeCommit message (Expand)Author
2018-04-24Service/FS: implement IFileSystem::RenameFilemailwl
2018-04-19disk_filesystem: Remove unused total_entries_in_directory member from Disk_Di...Lioncash
2018-04-19disk_filesystem: Make constructors explicit where applicableLioncash
2018-04-15fsp_srv: Implement DeleteFile.bunnei
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