0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx.HLE/HOS/Services/Hid/Types/Npad
Mary 305f06eb71
HLE: Fix integer sign inconcistency accross the codebase (#2222)
* Make all title id instances unsigned

* Replace address and size with ulong instead of signed types

Long overdue change.
Also change some logics here and there to optimize with the new memory
manager.

* Address Ac_K's comments

* Remove uneeded cast all around

* Fixes some others misalignment
2021-04-24 12:16:01 +02:00
..
ControllerKeys.cs Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
ControllerType.cs Improvements to input and input configuration in the GUI. (#849) 2020-05-03 04:00:53 +02:00
NpadColor.cs HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00
NpadIdType.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
PlayerIndex.cs HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00