| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-21 | file_sys: Remove disk_archive, savedata_archive, and title_metadata. | bunnei | |
| 2018-01-21 | archive_backend: Minor changes to match Switch IFileSystem. | bunnei | |
| 2017-10-31 | hle: Use Switch formatted result codes. | bunnei | |
| 2017-07-31 | Handle invalid filenames when renaming files/directories | James | |
| 2017-01-29 | core: fix savedata_archive.cpp warnings about unhandled enumeration values ↵ | Kloen | |
| on OSX | |||
| 2016-11-19 | FileSys: add SaveDataArchive | wwylele | |
| The error checking of SaveDataArchive is completely different from DiskArchive, so it has to be a new class instead of a subclass of DiskArchive. | |||
