yuzu/src/core/hle/service/hid/controllers
David Marcec a03600ba28 Added auto controller switching to supported controllers and single joycon button rotation
This is a subset of the better-hid-2 changes, this fixes input in various games which don't support dual joycons. This pr will search for the next best controller which is supported by the current game
2018-10-20 15:07:18 +11:00
..
controller_base.cpp
controller_base.h
debug_pad.cpp
debug_pad.h
gesture.cpp
gesture.h
keyboard.cpp
keyboard.h
mouse.cpp
mouse.h
npad.cpp Added auto controller switching to supported controllers and single joycon button rotation 2018-10-20 15:07:18 +11:00
npad.h Added auto controller switching to supported controllers and single joycon button rotation 2018-10-20 15:07:18 +11:00
stubbed.cpp
stubbed.h
touchscreen.cpp
touchscreen.h
xpad.cpp
xpad.h