aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Input/HidControllerButtons.cs
AgeCommit message (Collapse)Author
2019-07-22Little rewrite of HID input (#723)emmauss
* change hid sharedmem writing to use structures
2018-11-20Support other switch controller types (#487)emmauss
* Make controllers modular, support changing controller type * return readable events * signal hid events * fix style