aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/acc/acc_u0.cpp
AgeCommit message (Expand)Author
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-13service: Remove remaining uses of BufferDescriptor*.bunnei
2018-02-08acc_u0: Implement ListAllUsers.bunnei
2018-02-04logger: Add "account" service logging category.bunnei
2018-02-04acc_u0: Stub out GetLastOpenedUser.bunnei
2018-02-04acc:u0 : stub GetAccountIdmailwl
2018-01-24hle: Rename RequestBuilder to ResponseBuilder.bunnei
2018-01-24service: Fix all incorrect IPC response headers.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