| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Archives: Reduced duplicate code in RomFS and SaveCheck. | 2015-01-02 | 1 | -73/+0 | |
| * | License change | 2014-12-20 | 1 | -1/+1 | |
| * | Filesystem/Archives: Implemented the SaveData archive | 2014-12-17 | 1 | -0/+2 | |
| * | FS.Archive: Clean up treatment of archives and their handles | 2014-12-16 | 1 | -2/+6 | |
| * | Service.FS: Rename FileSys::File to FileBackend | 2014-12-16 | 1 | -2/+2 | |
| * | FileSys: split the constructor into an Open method, in order to notify the op... | 2014-10-06 | 1 | -0/+6 | |
| * | 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 new File class, obtainable from an Archive, and a stub implementa... | 2014-09-17 | 1 | -0/+54 |