summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/acc/acc_u1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* Refactored profile manager sharingDavid Marcec2018-08-111-1/+2
* Added IsUserRegistrationRequestPermittedDavid Marcec2018-08-111-1/+1
* acc: Add missing function table entries for GetUserCountLioncash2018-08-081-1/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 servicesmailwl2018-04-101-0/+42