19 Commits (4fc8b8229ed1d9ea9d20faee7059c898265db6cf)

Author SHA1 Message Date
bunnei 4fc8b8229e core: Remove HLE module, consolidate code & various cleanups. 9 years ago
wwylele 7166fdc490 FileSys: add SaveDataArchive 9 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
MerryMage a06dcfeb61 Common: Remove Common::make_unique, use std::make_unique 10 years ago
Subv d26c6b3212 HLE/FS: Implemented GetFormatInfo 10 years ago
Emmanuel Gil Peyrot e5fcabdd69 Core: Cleanup file_sys includes. 11 years ago
Emmanuel Gil Peyrot 8cf9eb7f43 Common: Fix FileUtil includes, and everything relying on those. 11 years ago
Subv 1d61cd4460 Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData 11 years ago
Subv 9db5c9b6dc Archives: Properly implemented the SystemSaveData archive. 11 years ago
Subv 90dffe3fc1 Archives: Make SYSTEM_ID and SDCARD_ID strings 11 years ago
Subv 71a063f45c Archives: Changed the way paths are built for the archives. 11 years ago
Subv a1b9b80a55 Style: Addressed some comments 11 years ago
Subv 4cd21b43c1 CFG: Refactored how the config file works. 11 years ago
Subv fa3d72ab3e CFG: Implemented the GetConfigInfoBlk2 function. 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Subv bec527fa24 SaveData: Implemented the SystemSaveData archive. 11 years ago
Subv ea9ce0fba7 Filesystem/Archives: Implemented the SaveData archive 11 years ago