| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Filesystem/Archives: Implemented the SaveData archive | 2014-12-17 | 1 | -110/+0 | |
| * | Convert old logging calls to new logging macros | 2014-12-13 | 1 | -1/+1 | |
| * | Kernel/File: Fixed file read/write hwtests | 2014-12-08 | 1 | -3/+6 | |
| * | FileSys: Updated backend code to use FileSys::Path instead of string for paths. | 2014-11-17 | 1 | -2/+2 | |
| * | FileSys: split the constructor into an Open method, in order to notify the op... | 2014-10-06 | 1 | -14/+24 | |
| * | FileSys/Kernel: Implement SetSize service call for File objects. | 2014-10-06 | 1 | -0/+11 | |
| * | FileSys: Add forgotten docstrings. | 2014-10-06 | 1 | -0/+23 | |
| * | Fix warnings in core and common | 2014-09-28 | 1 | -1/+1 | |
| * | Core: Add a passthrough backend for the filesystem, exposed as SDMC. | 2014-09-17 | 1 | -0/+63 |