| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Virtual Filesystem 2: Electric Boogaloo (#676) | 2018-07-18 | 1 | -84/+0 | |
| * | Revert "Virtual Filesystem (#597)" | 2018-07-07 | 1 | -0/+84 | |
| * | Virtual Filesystem (#597) | 2018-07-06 | 1 | -84/+0 | |
| * | Service/FS: implement IFileSystem::RenameFile | 2018-04-24 | 1 | -1/+1 | |
| * | disk_filesystem: Remove unused total_entries_in_directory member from Disk_Di... | 2018-04-19 | 1 | -1/+0 | |
| * | disk_filesystem: Make constructors explicit where applicable | 2018-04-19 | 1 | -2/+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 | -2/+20 | |
| * | Filesystem: Added a SaveData Factory and associated Disk_FileSystem. | 2018-03-01 | 1 | -0/+66 |