Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Service/FS: implement IFileSystem::RenameFile | mailwl | 2018-04-24 | 1 | -1/+1 |
* | fsp_srv: Implement DeleteFile. | bunnei | 2018-04-15 | 1 | -1/+1 |
* | 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/+4 |
* | Filesystem: Added a SaveData Factory and associated Disk_FileSystem. | Subv | 2018-03-02 | 1 | -3/+4 |
* | file_sys: Cleanup to better match Switch file system constructs. | bunnei | 2018-01-21 | 1 | -0/+80 |