summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/acc/acc_u0.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Resolve cases of member field shadowingLioncash2021-05-041-2/+2
* CleanupDavid Marcec2019-06-161-2/+2
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+1
* Refactored profile manager sharingDavid Marcec2018-08-111-1/+2
* 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-25/+3
* acc_u0: Stub ListOpenUsers service function.bunnei2018-02-191-0/+1
* acc_u0: Implement ListAllUsers.bunnei2018-02-091-0/+1
* acc_u0: Stub out GetLastOpenedUser.bunnei2018-02-041-0/+1
* acc, set, applet_oe: stub various functions, add set service (#105)goaaats2018-01-191-0/+15
* acc_u0: Add IPC interface and stub InitializeApplicationInfo.bunnei2018-01-171-0/+22