citra-emu
/
citra-canary
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/src
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
..
android Move MiiData to its own namespace and add ChecksummedMiiData (#6824) 2023-07-31 20:38:47 -07:00
audio_core core: De-globalize movie (#6659) 2023-08-01 02:57:38 +02:00
citra core: De-globalize movie (#6659) 2023-08-01 02:57:38 +02:00
citra_qt Move MiiData to its own namespace and add ChecksummedMiiData (#6824) 2023-07-31 20:38:47 -07:00
common rasterizer_cache: Remove runtime allocation caching (#6705) 2023-08-01 03:35:41 +03:00
core Move MiiData to its own namespace and add ChecksummedMiiData (#6824) 2023-07-31 20:38:47 -07:00
dedicated_room Merge pull request #6638 from GPUCode/new-log 2023-07-06 23:44:54 +03:00
input_common common, input_common, network: fix warnings 2023-06-17 21:24:20 +05:30
network common, input_common, network: fix warnings 2023-06-17 21:24:20 +05:30
tests core: De-globalize movie (#6659) 2023-08-01 02:57:38 +02:00
video_core core: De-globalize movie (#6659) 2023-08-01 02:57:38 +02:00
web_service chore: Fix GCC 13 compilation and SoundTouch libraries being installed. (#6593) 2023-06-02 23:11:17 -07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt build: Clear out remaining compile warnings. (#6662) 2023-07-04 21:00:24 -07:00