dolphin/Source/Core/Core/HW/WiimoteEmu
2020-08-23 13:57:05 -07:00
..
Extension WiimoteEmu: Don't check extension button press for wii remote reconnection. A real remote doesn't. We won't either. 2020-07-26 11:20:23 -05:00
Camera.cpp HW/WiimoteEmu: Camera logic cleanups. 2020-02-24 19:44:15 -06:00
Camera.h HW/WiimoteEmu: Camera logic cleanups. 2020-02-24 19:44:15 -06:00
Dynamics.cpp WiimoteEmu: Rename some variables from "cursor" to "point". 2020-04-18 13:20:50 -05:00
Dynamics.h WiimoteEmu: Rename some variables from "cursor" to "point". 2020-04-18 13:20:50 -05:00
EmuSubroutines.cpp WiimoteEmu: Allow writes of the i2c bus to play speaker data. 2020-07-11 21:19:16 -05:00
Encryption.cpp WiimoteEmu: Cleanup warnings of -Wparentheses 2020-04-30 08:07:02 +08:00
Encryption.h WiimoteEmu: Implement uDraw GameTablet. 2019-04-30 18:36:37 -05:00
ExtensionPort.cpp WiimoteEmu: Major renaming and cleanup. 2019-02-02 19:40:31 -06:00
ExtensionPort.h WiimoteEmu: Implement "Drawsome" tablet. 2019-05-07 18:07:24 -05:00
I2CBus.cpp WiimoteEmu: Major renaming and cleanup. 2019-02-02 19:40:31 -06:00
I2CBus.h replace is_pod with is_standard_layout && is_trivially_copyable 2020-08-23 13:57:05 -07:00
MotionPlus.cpp WiimoteEmu: Don't check extension button press for wii remote reconnection. A real remote doesn't. We won't either. 2020-07-26 11:20:23 -05:00
MotionPlus.h WiimoteEmu: Don't check extension button press for wii remote reconnection. A real remote doesn't. We won't either. 2020-07-26 11:20:23 -05:00
Speaker.cpp WiimoteEmu: Allow writes of the i2c bus to play speaker data. 2020-07-11 21:19:16 -05:00
Speaker.h WiimoteEmu: Allow writes of the i2c bus to play speaker data. 2020-07-11 21:19:16 -05:00
WiimoteEmu.cpp WiimoteEmu: Don't check extension button press for wii remote reconnection. A real remote doesn't. We won't either. 2020-07-26 11:20:23 -05:00
WiimoteEmu.h WiimoteEmu: Mark several getters as const 2020-07-24 15:48:27 -04:00