yuzu-mainline/src
Subv bec527fa24 SaveData: Implemented the SystemSaveData archive.
It will be stored in the /syssavedata folder. This archive is user by various Services and possibly games via the FS:U service.
2014-12-17 23:44:32 -05:00
..
citra Add configurable per-class log filtering 2014-12-13 02:08:06 -02:00
citra_qt HLE: Rename namespaces to match move & fix initialization order 2014-12-16 01:08:38 -02:00
common SaveData: Implemented the SystemSaveData archive. 2014-12-17 23:44:32 -05:00
core SaveData: Implemented the SystemSaveData archive. 2014-12-17 23:44:32 -05:00
video_core Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
CMakeLists.txt