| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Filesystem/Archives: Implemented the SaveData archive | 2014-12-17 | 1 | -75/+0 | |
| * | Service.FS: Rename FileSys::File to FileBackend | 2014-12-16 | 1 | -2/+2 | |
| * | FileSys: Updated backend code to use FileSys::Path instead of string for paths. | 2014-11-17 | 1 | -1/+1 | |
| * | FileSys: split the constructor into an Open method, in order to notify the op... | 2014-10-06 | 1 | -0/+8 | |
| * | FileSys/Kernel: Implement SetSize service call for File objects. | 2014-10-06 | 1 | -0/+7 | |
| * | FileSys: Add forgotten docstrings. | 2014-10-06 | 1 | -1/+1 | |
| * | Core: Add a passthrough backend for the filesystem, exposed as SDMC. | 2014-09-17 | 1 | -0/+60 |