mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 00:25:04 -05:00
Update xarcade_mister.txt
This commit is contained in:
parent
9a95cd7b6d
commit
09d3f75a43
@ -12,11 +12,6 @@ force set2ext
|
|||||||
# then from main menu: "Define Joystick buttons"
|
# then from main menu: "Define Joystick buttons"
|
||||||
# (P2 buttons will be automatically assigned the same as for P1)
|
# (P2 buttons will be automatically assigned the same as for P1)
|
||||||
|
|
||||||
# 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":
|
# layout I set to MiSTer "Define Joystick buttons":
|
||||||
# X Y MENU
|
# X Y MENU
|
||||||
# A B OK
|
# A B OK
|
||||||
@ -26,6 +21,10 @@ force set2ext
|
|||||||
# (B works as BACK, so MiSTer menu can be used with MENU, OK and B)
|
# (B works as BACK, so MiSTer menu can be used with MENU, OK and B)
|
||||||
|
|
||||||
# X-Arcade:
|
# X-Arcade:
|
||||||
|
# Letters used in X-Arcade layout:
|
||||||
|
# X Y Z
|
||||||
|
# A B C
|
||||||
|
# L R
|
||||||
# Left side:
|
# Left side:
|
||||||
# UP1 = PAD_8 (0x75)
|
# UP1 = PAD_8 (0x75)
|
||||||
# DOWN1 = PAD_2 (0x72)
|
# DOWN1 = PAD_2 (0x72)
|
||||||
|
Loading…
Reference in New Issue
Block a user