summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/mii/mii_types.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: mii: Limit checks to string sizegerman772023-09-241-1/+1
|
* service: mii: Address review commentsgerman772023-09-181-2/+2
|
* service: mii: Complete structs and fix mistakesgerman772023-09-181-3/+4
|
* mii_types: Remove null terminator checklat9nq2023-09-171-4/+1
| | | | | | | This is an OoB array access, causing a crash on at least the Linux Flatpak releases. Co-authored-by: german77 <juangerman-13@hotmail.com>
* service: mii: Remove most magic valuesNarr the Reg2023-09-121-40/+501
|
* mii: service: Address reviewgerman772023-09-111-1/+56
|
* mii: Prepare Interface for new implementationgerman772023-09-111-0/+10
|
* service: mii: Fix ver3 inconsistenciesgerman772023-09-111-16/+0
|
* service: mii: move char info operationsgerman772023-09-111-1/+28
|
* service: mii: separate mii types into their own filegerman772023-09-111-0/+157