aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/archive_systemsavedata.cpp
AgeCommit message (Expand)Author
2017-10-12Remove lots more 3DS-specific code.bunnei
2017-05-24FileSys: Move all result description to errors.hYuri Kunde Schlesner
2016-12-21core: Remove HLE module, consolidate code & various cleanups.bunnei
2016-11-19FileSys: add SaveDataArchivewwylele
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-04-05Common: Remove Common::make_unique, use std::make_uniqueMerryMage
2016-03-20HLE/FS: Implemented GetFormatInfoSubv
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot
2015-06-28Common: Fix FileUtil includes, and everything relying on those.Emmanuel Gil Peyrot
2015-03-14Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...Subv
2015-02-25Archives: Properly implemented the SystemSaveData archive.Subv
2015-01-04Archives: Make SYSTEM_ID and SDCARD_ID stringsSubv
2015-01-03Archives: Changed the way paths are built for the archives.Subv
2014-12-21Style: Addressed some commentsSubv
2014-12-21CFG: Refactored how the config file works.Subv
2014-12-21CFG: Implemented the GetConfigInfoBlk2 function.Subv
2014-12-20License changepurpasmart96
2014-12-17SaveData: Implemented the SystemSaveData archive.Subv