Lime-3DS-Emulator/src/core/hle
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
..
kernel Filesystem/Archives: Implemented the SaveData archive 2014-12-17 19:21:38 -05:00
service SaveData: Implemented the SystemSaveData archive. 2014-12-17 23:44:32 -05:00
config_mem.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
config_mem.h Fix a few warnings. 2014-07-23 00:44:31 +02:00
coprocessor.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
function_wrappers.h SVC: Implemented ReleaseSemaphore. 2014-12-13 13:40:10 -05:00
hle.cpp HLE: Rename namespaces to match move & fix initialization order 2014-12-16 01:08:38 -02:00
hle.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
result.h Filesystem/Archives: Implemented the SaveData archive 2014-12-17 19:21:38 -05:00
svc.cpp Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
svc.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00