dolphin/Source/Core/InputCommon/ControllerEmu
2020-02-24 16:25:06 -06:00
..
Control InputCommon: Clean up creation of inputs. 2020-02-09 19:08:26 -06:00
ControlGroup InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes. 2020-02-17 16:14:01 -06:00
Setting InputCommon: Only update setting expressions when the input gate is enabled. 2020-02-09 18:42:42 -06:00
ControllerEmu.cpp InputCommon: Allow Wii remote extension to be set with an input expression. 2020-02-08 16:03:13 -06:00
ControllerEmu.h InputCommon: Mark GetStateLock with [[nodiscard]] and fix discarding calls. 2020-02-24 16:25:06 -06:00
StickGate.cpp
StickGate.h