This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-25 12:52:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52806b3dc82954bf222166d5870e0d8825c977d9
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
ControlGroup
History
Admiral H. Curtiss
bec5624287
Merge pull request
#13177
from jordan-woyak/remove-nunchuk-hax
...
ControllerEmu: Remove nunchuk stick data hax.
2025-08-01 22:00:17 +02:00
..
AnalogStick.cpp
…
AnalogStick.h
Merge pull request
#13177
from jordan-woyak/remove-nunchuk-hax
2025-08-01 22:00:17 +02:00
Attachments.cpp
InputCommon/ControllerEmu: Fix saving of Wii Remote "Attach MotionPlus" setting.
2025-07-24 18:44:42 -05:00
Attachments.h
InputCommon/ControllerEmu: Break out functionality of EmulatedController
2025-03-15 14:30:43 -05:00
Buttons.cpp
…
Buttons.h
…
ControlGroup.cpp
InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (Passthrough)" "Enabled" checkboxes.
2025-05-29 19:39:10 -05:00
ControlGroup.h
InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (Passthrough)" "Enabled" checkboxes.
2025-05-29 19:39:10 -05:00
Cursor.cpp
…
Cursor.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
Force.cpp
…
Force.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
IMUAccelerometer.cpp
InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has a bound input.
2025-04-10 15:55:49 -05:00
IMUAccelerometer.h
…
IMUCursor.cpp
…
IMUCursor.h
…
IMUGyroscope.cpp
InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has a bound input.
2025-04-10 15:55:49 -05:00
IMUGyroscope.h
…
IRPassthrough.cpp
…
IRPassthrough.h
…
MixedTriggers.cpp
…
MixedTriggers.h
…
ModifySettingsButton.cpp
…
ModifySettingsButton.h
…
Slider.cpp
…
Slider.h
…
Tilt.cpp
…
Tilt.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
Triggers.cpp
…
Triggers.h
…