| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Service/FS: implement IFileSystem::RenameFile | 2018-04-24 | 1 | -1/+2 | |
| * | fsp_srv: Implement DeleteFile. | 2018-04-15 | 1 | -1/+1 | |
| * | FS: Implemented IFileSystem::CreateDirectory. | 2018-03-21 | 1 | -1/+1 | |
| * | FS: Implement DiskFileSystem's OpenDirectory interface. | 2018-03-19 | 1 | -1/+2 | |
| * | FS: Updated the Directory Entry structure to match the Switch. | 2018-03-19 | 1 | -1/+1 | |
| * | FS: Support the file Append open mode. | 2018-03-19 | 1 | -0/+1 | |
| * | FS: Make EnsureSaveData create the savedata folder when called for the first ... | 2018-03-04 | 1 | -2/+1 | |
| * | Filesystem: Added a SaveData Factory and associated Disk_FileSystem. | 2018-03-01 | 1 | -8/+17 | |
| * | file_sys: Clang format fixes. | 2018-01-21 | 1 | -1/+1 | |
| * | file_sys: Cleanup to better match Switch file system constructs. | 2018-01-21 | 1 | -0/+190 |