1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-10 19:25:07 -05:00
Go to file
2016-09-05 22:37:46 +03:00
README.md Update README.md 2016-09-05 22:35:25 +03:00
RetroJoystickAdapter.ino Rename RetroJoystickAdapter to RetroJoystickAdapter.ino 2016-09-05 22:28:52 +03:00
sega_genesis_adapter.jpg Add files via upload 2016-09-05 22:37:46 +03:00
self_made_NES_connector_arrangement.jpg Add files via upload 2016-09-05 22:37:46 +03:00

Arduino-USB-HID-RetroJoystickAdapter

This code supports Atari, SMS, NES, SNES and Genesis (3 and 6 button) controllers. Select your controller by commenting and uncommenting stuff from beginning of source code and give your IO-pin numbers. Every one uses same button numbering, so if you make multiple adapters for different controllers, you have to teach buttons to RetrOrangePi only once. (of course this is also handy with every other emulators and platforms than RetrOrangePi) You can also enable or disable Konami-code-shortcut (works only with Genesis 6-button controller (X+Y+Z+UP (or DOWN)) and SNES-controller (X+Y+R1+UP (or DOWN)).

https://github.com/MHeironimus/ArduinoJoystickLibrary