yuzu/src/core/hle/service/acc
2018-08-09 13:30:58 +10:00
..
acc.cpp Inital pass of account backend implementation 2018-08-09 01:09:12 +10:00
acc.h began initial implementation of "ProfileManager" 2018-08-08 22:26:42 +10:00
acc_aa.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
acc_aa.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
acc_su.cpp acc: Add missing function table entries for GetUserCount 2018-08-07 22:50:45 -04:00
acc_su.h Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 services 2018-04-10 10:18:52 +03:00
acc_u0.cpp acc: Stub GetUserCount. (#973) 2018-08-07 22:39:12 -04:00
acc_u0.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
acc_u1.cpp acc: Add missing function table entries for GetUserCount 2018-08-07 22:50:45 -04:00
acc_u1.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
profile_manager.cpp Don't add user if the uuid already exists 2018-08-09 13:30:58 +10:00
profile_manager.h Inital pass of account backend implementation 2018-08-09 01:09:12 +10:00