summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/acc (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-09acc_u0: Implement ListAllUsers.bunnei2-2/+15
2018-02-04logger: Add "account" service logging category.bunnei1-8/+8
2018-02-04acc_u0: Stub out GetLastOpenedUser.bunnei2-0/+10
2018-02-04acc:u0 : stub GetAccountIdmailwl1-1/+9
2018-01-25hle: Rename RequestBuilder to ResponseBuilder.bunnei1-6/+6
2018-01-25service: Fix all incorrect IPC response headers.bunnei1-2/+2
2018-01-19acc, set, applet_oe: stub various functions, add set service (#105)goaaats2-0/+76
2018-01-17acc_u0: Add IPC interface and stub InitializeApplicationInfo.bunnei4-0/+80