aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/acc/acc_u0.h
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-05-04service: Resolve cases of member field shadowingLioncash
2019-06-16CleanupDavid Marcec
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-08-11Refactored profile manager sharingDavid Marcec
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-10Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 servicesmailwl
2018-02-19acc_u0: Stub ListOpenUsers service function.bunnei
2018-02-08acc_u0: Implement ListAllUsers.bunnei
2018-02-04acc_u0: Stub out GetLastOpenedUser.bunnei
2018-01-19acc, set, applet_oe: stub various functions, add set service (#105)goaaats
2018-01-16acc_u0: Add IPC interface and stub InitializeApplicationInfo.bunnei