yuzu/src/core/hle/service/acc
Lioncash f11b87ebf1 service: Resolve sign conversion errors
These are fairly trivial to resolve and most of the changes entail
using RESULT_UNKNOWN over ResultCode(-1).
2019-11-12 07:55:39 -05:00
..
acc.cpp service: Resolve sign conversion errors 2019-11-12 07:55:39 -05:00
acc.h Merge pull request #2667 from DarkLordZach/profile-editor 2019-09-14 00:46:18 -04:00
acc_aa.cpp Cleanup 2019-06-16 20:18:35 +10:00
acc_aa.h Cleanup 2019-06-16 20:18:35 +10:00
acc_su.cpp acc_su: Implement GetProfileEditor (205) 2019-07-03 07:57:41 -05:00
acc_su.h Cleanup 2019-06-16 20:18:35 +10:00
acc_u0.cpp Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted 2019-06-27 16:44:42 +10:00
acc_u0.h Cleanup 2019-06-16 20:18:35 +10:00
acc_u1.cpp Cleanup 2019-06-16 20:18:35 +10:00
acc_u1.h Cleanup 2019-06-16 20:18:35 +10:00
errors.h Addressed issues 2019-06-28 15:19:51 +10:00
profile_manager.cpp service: Resolve sign conversion errors 2019-11-12 07:55:39 -05:00
profile_manager.h profile_manager: Add setter for ProfileBase and ProfileData 2019-07-03 07:56:28 -05:00