Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FS: Implement DiskFileSystem's OpenDirectory interface. | Subv | 2018-03-20 | 1 | -2/+11 |
* | FS: Implement DiskFileSystem::GetEntryType for existing files/directories. | Subv | 2018-03-20 | 1 | -2/+4 |
* | FS: Updated the Directory Entry structure to match the Switch. | Subv | 2018-03-20 | 1 | -6/+42 |
* | FS: Support the file Append open mode. | Subv | 2018-03-20 | 1 | -2/+22 |
* | FS: Use the correct error code when trying to open files that don't exist. | Subv | 2018-03-04 | 1 | -4/+3 |
* | Filesystem: Added a SaveData Factory and associated Disk_FileSystem. | Subv | 2018-03-02 | 1 | -0/+147 |