yuzu/src/core/hle
Subv 77f0cdfaf4 SaveData: Added some documentation to FormatSaveData
We still don't know what the other parameters do, but they appear to be very similar to those of FormatThisUserSaveData.
Most likely FormatThisUserSaveData is just an alias for FormatSaveData with LowPathType Empty
2014-12-18 15:30:28 -05:00
..
kernel Filesystem/Archives: Implemented the SaveData archive 2014-12-17 19:21:38 -05:00
service SaveData: Added some documentation to FormatSaveData 2014-12-18 15:30:28 -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