summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/mii/mii_manager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-02nfp: Multiple fixes against HWgerman771-0/+1
2022-10-02service: nfp: Rewrite and implement applet callsgerman771-1/+2
2022-09-07core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixesNarr the Reg1-4/+5
2022-06-27core: Replace all instances of ResultCode with Resultgerman771-1/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-22service: Move mii enums and structs into its own fileMorph1-301/+2
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph1-5/+5
2022-02-05service: Migrate to the new UUID implementationMorph1-5/+5
2021-07-14service: Append service name prefix to common filenamesMorph1-0/+0
2021-06-24Add missing includes (#6521)Chloe1-0/+2
2021-05-16core: Make variable shadowing a compile-time errorLioncash1-1/+1
2021-01-20mii: Fix BuildRandomStoreData & Cleanup raw_dataChloe Marcec1-3/+3
2021-01-15core: Silence Wclass-memaccess warningsReinUsesLisp1-53/+53
2020-07-12hle: service: mii: Rewrite service to properly support creation of random and default miis.bunnei1-0/+331