summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/filesystem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Service/FS: implement IFileSystem::RenameFilemailwl2018-04-241-1/+2
* fsp_srv: Implement DeleteFile.bunnei2018-04-151-1/+1
* 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-1/+1
* FS: Support the file Append open mode.Subv2018-03-201-0/+1
* FS: Make EnsureSaveData create the savedata folder when called for the first time.Subv2018-03-041-2/+1
* Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv2018-03-021-8/+17
* file_sys: Clang format fixes.bunnei2018-01-211-1/+1
* file_sys: Cleanup to better match Switch file system constructs.bunnei2018-01-211-0/+190