| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-19 | FileSys: rename SaveDataCheck archive to NCCH archive | wwylele | |
| According to the observation from game and 3dbrew "Used for accessing general NCCH data" | |||
| 2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
| This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
| 2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
| 2016-03-20 | HLE/FS: Implemented GetFormatInfo | Subv | |
| Format information is currently only implemented for the ExtSaveData, SharedExtSaveData and SaveData archives, the information is stored in a file alongside the root folder of the archive. | |||
| 2015-06-28 | Core: Cleanup file_sys includes. | Emmanuel Gil Peyrot | |
| 2015-02-10 | FS: Allow multiple instances of the same archive type to be open at once | Yuri Kunde Schlesner | |
| 2015-01-02 | Archives: Reduced duplicate code in RomFS and SaveCheck. | Subv | |
| Fixed a few warnings and cleaned up the code | |||
