citra/src/core/hle/applets
PabloMK7 35e208b447
Move MiiData to its own namespace and add ChecksummedMiiData (#6824)
* Move mii to own namespace and add checksummed mii data

* Fix compile issues

* Make mii classes trivial and add cast operator

* Fix Android side

* Add new line at the end of files.

* Make miidata a struct and crc16 a u32_be as per switch code.

* Apply suggestions

* Change back crc to u16 and set padding to 0.
2023-07-31 20:38:47 -07:00
..
applet.cpp Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
applet.h applet: Fix HLE applet pre-start lifecycle. (#6362) 2023-03-25 22:36:14 +01:00
erreula.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
erreula.h apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
mii_selector.cpp Move MiiData to its own namespace and add ChecksummedMiiData (#6824) 2023-07-31 20:38:47 -07:00
mii_selector.h Move MiiData to its own namespace and add ChecksummedMiiData (#6824) 2023-07-31 20:38:47 -07:00
mint.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
mint.h apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
swkbd.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
swkbd.h apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00