libretro / FBNeo

FBNeo - We are Team FBNeo.
https://neo-source.com
Other
228 stars 136 forks source link

Add Right-Stick support for MidRes, HBarrel #975

Closed pjft closed 2 years ago

pjft commented 2 years ago

It's my first attempt at this - thanks @barbudreadmon for the guidance with the DIP switches.

I added right-stick control support to Midnight Resistance and Heavy Barrel, two games with dial controls for shooting.

The way I did it is potentially sub-optimal - would definitely welcome feedback and guidance in regards to the actual code - but it works. I know this is an area that @dinkc64 worked a lot on in the past, reading the multiple comments in the code, so I'd definitely heed your guidance and recommendations as well :)

If this ends up being accepted and approved, I'll happily attempt something similar for Ikari Warriors (different driver, so I left it alone for now until I understand the best way to do this with you all).

Thanks and keep up the great work!