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