summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/mii/mii_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Append service name prefix to common filenamesMorph2021-07-141-0/+333
* hle: service: mii: Rewrite service to properly support creation of random and default miis.bunnei2020-07-121-273/+0
* core: Initialize several structs that make use of Common::UUID.bunnei2020-01-041-78/+78
* mii: Implement Delete and Destroy fileZach Hilman2019-04-251-0/+10
* mii: Implement IsUpdated command (IPC 0)Zach Hilman2019-04-251-0/+4
* mii_manager: Cleanup and optimizationZach Hilman2019-04-251-2/+8
* mii: Add MiiManager class to manage Mii databaseZach Hilman2019-04-251-0/+253