1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-21 16:45:08 -05:00

Update xarcade_mister.txt

This commit is contained in:
Jarno Lehtinen 2024-10-08 16:11:52 +03:00 committed by GitHub
parent b3c7a8dfdb
commit b3411d9219
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,11 @@ force set2ext
# VID = 16C0, PID = 047D.
# https://mister-devel.github.io/MkDocs_MiSTer/advanced/diy2parcade/
# Connect your modded arcade keyboard to USB and start Menu core, then go to Define Joystick buttons.
# Press any button, and you will see "Keyboard ID: XXXX:YYYY" where XXXX:YYYY is HW identifier of the keyboard. Press ESC to ext from this dialog.
# Now open MiSTer.ini and add following options there:
# jamma_vid=XXXX
# jamma_pid=YYYY
# UP1 = PAD_8 (0x75)
# DOWN1 = PAD_2 (0x72)