aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Hid/HidControllerConnState.cs
AgeCommit message (Collapse)Author
2018-11-20Support other switch controller types (#487)emmauss
* Make controllers modular, support changing controller type * return readable events * signal hid events * fix style
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future ↵gdkchan
LLE implementation