Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Service/FS: implement IFileSystem::RenameFile | mailwl | 2018-04-24 | 1 | -1/+1 |
* | disk_filesystem: Remove unused total_entries_in_directory member from Disk_Directory | Lioncash | 2018-04-20 | 1 | -1/+0 |
* | disk_filesystem: Make constructors explicit where applicable | Lioncash | 2018-04-20 | 1 | -2/+2 |
* | 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 | -2/+20 |
* | Filesystem: Added a SaveData Factory and associated Disk_FileSystem. | Subv | 2018-03-02 | 1 | -0/+66 |