aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/acc/acc_su.cpp
AgeCommit message (Expand)Author
2023-10-17service: acc: Implement functions needed for profile select (#11653)Narr the Reg
2023-02-24core: Update service function tables to 16.0.0+Narr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-01-21service/acc: Update unknown function namesLioncash
2021-05-04service: Resolve cases of member field shadowingLioncash
2021-04-07acc_su: Update to 12.xMorph
2021-01-19acc: Stub StoreSaveDataThumbnailChloe Marcec
2020-06-28acc: ListOpenContextStoredUsers partial stubDavid Marcec
2020-06-22account: Update function tables and add missing classes (#4145)VolcaEM
2020-04-29account: ListQualifiedUsersDavid Marcec
2020-04-20service: Update function tablesLioncash
2019-11-12service: Update function tablesLioncash
2019-07-03acc_su: Implement GetProfileEditor (205)Zach Hilman
2019-06-16CleanupDavid Marcec
2019-04-11service: Update service function tablesLioncash
2018-11-07Implement acc:TrySelectUserWithoutInteractionDavid Marcec
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-08-11Refactored profile manager sharingDavid Marcec
2018-08-11Added IsUserRegistrationRequestPermittedDavid Marcec
2018-08-07acc: Add missing function table entries for GetUserCountLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-10Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 servicesmailwl