summaryrefslogtreecommitdiff
path: root/src/core/hle/service/mii
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-14service: set: Migrate ISystemSettingsServer to new IPCNarr the Reg
2024-02-01service: use const references for input raw dataLiam
2024-01-29service: mii: Set arguments as constNarr the Reg
2024-01-26service: mii: Migrate service to new interfaceNarr the Reg
2023-11-25service: nfc: Validate mii datagerman77
2023-10-19service: mii: Create random mii with nameNarr the Reg
2023-09-27service: mii: Fix reported bugsgerman77
2023-09-23service: mii: Limit checks to string sizegerman77
2023-09-21am: mii_edit: Implement DB operationsNarr the Reg
2023-09-18service: mii: Address review commentsgerman77
2023-09-17service: mii: Implement the rest of the servicegerman77
2023-09-17service: mii: Implement database managergerman77
2023-09-17service: mii: Implement figurine databasegerman77
2023-09-17service: mii: Add device crc16german77
2023-09-17service: mii: Complete structs and fix mistakesgerman77
2023-09-17mii_types: Remove null terminator checklat9nq
2023-09-11service: mii: Remove most magic valuesNarr the Reg
2023-09-11mii: service: Address reviewgerman77
2023-09-11mii: Prepare Interface for new implementationgerman77
2023-09-11service: mii: Fix ver3 inconsistenciesgerman77
2023-09-10service: mii: move char info operationsgerman77
2023-09-10service: mii: Move store data operationsgerman77
2023-09-10service: mii: Move core data operationsgerman77
2023-09-10service: mii: Move ver3 operationsgerman77
2023-09-10service: mii: separate mii types into their own filegerman77
2023-09-10service: mii: Move all raw data to it's filegerman77
2023-09-10service: mii: Add mii util and resultgerman77
2023-09-07service: mii: Fix broken mii on MK8Narr the Reg
2023-09-05service: mii: Fix default mii databasegerman77
2023-08-08core: remove ResultVal typeLiam
2023-03-15service: nfp: Convert mii colors to v3Narr the Reg
2023-03-14service: nfp: Actually write correct crcNarr the Reg
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-10-02service: mii: Copy only valid name bytesgerman77
2022-10-02nfp: Multiple fixes against HWgerman77
2022-10-02service: nfp: Rewrite and implement applet callsgerman77
2022-09-07core: nfp: Correct date and amiibo nameNarr the Reg
2022-09-07core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixesNarr the Reg
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-21service: Move mii enums and structs into its own fileMorph
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05service: Migrate to the new UUID implementationMorph
2021-11-03core: Remove unused includesameerj
2021-11-02general: Remove MakeResult helpersMorph