MiSTer-devel / Linux-Kernel_MiSTer

Other
12 stars 17 forks source link

In-tree driver for Namco GunCon 2 #18

Closed NolanNicholson closed 2 years ago

NolanNicholson commented 2 years ago

This set of commits adds in-tree support for the Namco GunCon 2, based on the GPL2-licensed driver by beardypig:

https://github.com/beardypig/guncon2

The driver has been modified slightly to map all of its buttons (including its trigger) to joystick buttons instead of mouse buttons, and to slightly improve its default calibration.

Resolves #17.