summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/mii/types/raw_data.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-22am: mii_edit: Implement DB operationsNarr the Reg1-6/+6
2023-09-12service: mii: Remove most magic valuesNarr the Reg1-488/+488
2023-09-11mii: service: Address reviewgerman771-1/+1
2023-09-11service: mii: separate mii types into their own filegerman771-1/+1
2023-09-11service: mii: Move all raw data to it's filegerman771-208/+337
2023-09-07service: mii: Fix broken mii on MK8Narr the Reg1-0/+105
2023-09-05service: mii: Fix default mii databasegerman771-103/+1
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda1-19/+2
2021-01-20mii: Fix BuildRandomStoreData & Cleanup raw_dataChloe Marcec1-2223/+1625
2020-07-12hle: service: mii: Rewrite service to properly support creation of random and default miis.bunnei1-0/+2261