This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-22 14:46:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fed2dce404283204bb6beba755924b4738b2d508
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
ControlGroup
T
History
Anthony
and
GitHub
a21b7b1bdd
Merge pull request
#8390
from jordan-woyak/wiimote-emu-tilt-fix
...
WiimoteEmu: Tilt fixes.
2019-10-16 16:14:42 -07:00
..
AnalogStick.cpp
…
AnalogStick.h
…
Attachments.cpp
…
Attachments.h
…
Buttons.cpp
…
Buttons.h
…
ControlGroup.cpp
…
ControlGroup.h
Merge pull request
#8087
from spycrab/cmake_win2019
2019-05-14 21:07:26 +02:00
Cursor.cpp
Added key for relative input
2019-06-10 13:23:16 +01:00
Cursor.h
…
Force.cpp
…
Force.h
…
MixedTriggers.cpp
ControllerEmu: Clamp results of trigger/slider states to prevent integer overflow later on.
2019-10-15 15:35:07 -05:00
MixedTriggers.h
…
ModifySettingsButton.cpp
…
ModifySettingsButton.h
…
Slider.cpp
ControllerEmu: Clamp results of trigger/slider states to prevent integer overflow later on.
2019-10-15 15:35:07 -05:00
Slider.h
…
Tilt.cpp
WiimoteEmu: Change default tilt angle to 85 degrees.
2019-10-06 09:56:41 -05:00
Tilt.h
WiimoteEmu: Expose maximum tilt acceleration.
2019-10-06 09:56:39 -05:00
Triggers.cpp
ControllerEmu: Clamp results of trigger/slider states to prevent integer overflow later on.
2019-10-15 15:35:07 -05:00
Triggers.h
…