An arcade controller project for the MiSTer FPGA project and any other device accepting USB HID joysticks. Up to 12 buttons are supported. Can also be used to create NeoGeo/Atari/Commodore/Amiga controller to USB adapters.
GNU General Public License v3.0
282
stars
48
forks
source link
Changing the digital pin in case the board doesn't have enough #4
right now im trying to use the program and so far so good
sadly my arduino board (it's a Leonardo sold by a local electronic company) only have 13 digital pins instead of 16, so I'm unable to map out buttons B6-B7-B8, it is possible to change it so I can use another available pins?
right now im trying to use the program and so far so good
sadly my arduino board (it's a Leonardo sold by a local electronic company) only have 13 digital pins instead of 16, so I'm unable to map out buttons B6-B7-B8, it is possible to change it so I can use another available pins?
the pin layout it's similar to this