1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-10 21:06:39 +00:00
Ryujinx/Ryujinx.Core/Hid
2018-03-10 20:39:16 -03:00
..
Hid.cs Allow to enable/disable memory checks even on release mode through the flag, return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks 2018-03-10 20:39:16 -03:00
HidControllerButtons.cs Refactor HID, fix issues (#48) 2018-03-02 22:49:17 -03:00
HidControllerColorDesc.cs Refactor HID, fix issues (#48) 2018-03-02 22:49:17 -03:00
HidControllerConnState.cs Refactor HID, fix issues (#48) 2018-03-02 22:49:17 -03:00
HidControllerId.cs Refactor HID, fix issues (#48) 2018-03-02 22:49:17 -03:00
HidControllerLayouts.cs Refactor HID, fix issues (#48) 2018-03-02 22:49:17 -03:00
HidControllerType.cs Refactor HID, fix issues (#48) 2018-03-02 22:49:17 -03:00
HidJoystickPosition.cs Refactor HID, fix issues (#48) 2018-03-02 22:49:17 -03:00
HidTouchPoint.cs Refactor HID, fix issues (#48) 2018-03-02 22:49:17 -03:00
JoyCon.cs Refactor HID, fix issues (#48) 2018-03-02 22:49:17 -03:00
JoyConColor.cs Refactor HID, fix issues (#48) 2018-03-02 22:49:17 -03:00