Lime3DS/src/core/frontend/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
..
default_applets.cpp Remove some global usages of system (#6688) 2023-07-11 21:43:28 -07:00
default_applets.h Remove some global usages of system (#6688) 2023-07-11 21:43:28 -07: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
swkbd.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
swkbd.h Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00