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 22:25:05 +03:00 committed by GitHub
parent 1765ad776d
commit c0967ee914
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,11 +14,19 @@ force set2ext
# X-Arcade:
# my button layout (doesn't matter how layout is here, because buttons are defined again in MiSTer anyway)
# this file uses this X-Arcade button layout (doesn't matter how layout is here, because buttons are defined again in MiSTer anyway)
# X Y Z
# A B C
# L R
# layout I set to MiSTer "Define Joystick buttons":
# X Y MENU
# A B OK
# L R
# LEFT SIDE BUTTON = SELECT
# BUTTON WITH ONE HUMAN FIGURE = START
# (B works as BACK, so MiSTer menu can be used with MENU, OK and B)
# UP1 = PAD_8 (0x75)
# DOWN1 = PAD_2 (0x72)
# LEFT1 = PAD_4 (0x6b)