aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfinput
AgeCommit message (Collapse)Author
2020-08-04Add header guardsnegativeExponent
2020-05-23plugins/dfinput: Silence warningsnegativeExponent
These inputs are unused in current core implementation...
2019-09-15Adding Guncon support for mouse based lightgunsSindenLightgun
2016-06-26fixed lag with analog pad devicealexis-puska
Fixed lag with analog pad device, some code is override when have a pad in analog mode.
2016-06-18init default value for dfInput pluginsalexis-puska
init default value for dfInput plugins
2015-11-17cleanupphaseIV
2015-11-16initial neGcon controller supportphaseIV
2015-01-03mingw build fixesnotaz
2014-12-20fix up other platforms after rumble changenotaz
2014-12-20libretro: Add rumble supportksv1986
Conflicts: frontend/libretro.c
2012-12-02mave plugin and core shared includes to single locationnotaz
2012-11-18fix gun handling in enhancement modenotaz
2012-03-01improve vibration support for Caanoonotaz
..maybe, not tested much.
2011-12-10add vibration support for Caanoonotaz
2011-08-13add guncon supportnotaz
a bit basic but works
2011-06-14dfinput: return 0xff when the packet ends, like the real thing doesnotaz
2011-02-12dfinput: fix CONFIG_MODE behaviornotaz
return config data when in config mode only (like LilyPad does)
2011-02-11use analog handling from dfinputnotaz
2010-11-18rm plugins that we won't usenotaz
2010-11-17remove stuff we won't neednotaz
this makes the source tree more pleasant to work with.
2010-11-16pcsxr-1.9.92PCSX* teams