mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Update xarcade_mister.txt
This commit is contained in:
parent
a2924d69a4
commit
9a95cd7b6d
@ -27,35 +27,35 @@ force set2ext
|
|||||||
|
|
||||||
# X-Arcade:
|
# X-Arcade:
|
||||||
# Left side:
|
# Left side:
|
||||||
# UP1 = PAD_8 (0x75)
|
# UP1 = PAD_8 (0x75)
|
||||||
# DOWN1 = PAD_2 (0x72)
|
# DOWN1 = PAD_2 (0x72)
|
||||||
# LEFT1 = PAD_4 (0x6b)
|
# LEFT1 = PAD_4 (0x6b)
|
||||||
# RIGHT1 = PAD_6 (0x74)
|
# RIGHT1 = PAD_6 (0x74)
|
||||||
# SELECT1 (left "flipper" button) = 3 (0x26)
|
# SELECT1 (left "flipper" button) = 3 (0x26)
|
||||||
# START1 (button with one human figure) = 1 (0x16)
|
# START1 (button with one human figure) = 1 (0x16)
|
||||||
# A1 = LSHIFT (0x12)
|
# A1 = LSHIFT (0x12)
|
||||||
# B1 = Z (0x1a)
|
# B1 = Z (0x1a)
|
||||||
# C1 = X (0x22)
|
# C1 = X (0x22)
|
||||||
# X1 = LCTRL (0x14)
|
# X1 = LCTRL (0x14)
|
||||||
# Y1 = LALT (0x11)
|
# Y1 = LALT (0x11)
|
||||||
# Z1 = SPACE (0x29)
|
# Z1 = SPACE (0x29)
|
||||||
# L1 = C (0x21)
|
# L1 = C (0x21)
|
||||||
# R1 = 5 (0x2e)
|
# R1 = 5 (0x2e)
|
||||||
# Right side:
|
# Right side:
|
||||||
# UP2 = R (0x2d)
|
# UP2 = R (0x2d)
|
||||||
# DOWN2 = F (0x2b)
|
# DOWN2 = F (0x2b)
|
||||||
# LEFT2 = D (0x23)
|
# LEFT2 = D (0x23)
|
||||||
# RIGHT2 = G (0x34)
|
# RIGHT2 = G (0x34)
|
||||||
# SELECT2 = 4 (0x25)
|
# SELECT2 = 4 (0x25)
|
||||||
# START2 = 2 (0x1e)
|
# START2 = 2 (0x1e)
|
||||||
# A2 = W (0x1d)
|
# A2 = W (0x1d)
|
||||||
# B2 = E (0x24)
|
# B2 = E (0x24)
|
||||||
# C2 = LEFT_BRACE (0x54)
|
# C2 = LEFT_BRACE (0x54)
|
||||||
# X2 = A (0x1c)
|
# X2 = A (0x1c)
|
||||||
# Y2 = S (0x1b)
|
# Y2 = S (0x1b)
|
||||||
# Z2 = Q (0x15)
|
# Z2 = Q (0x15)
|
||||||
# L2 = RIGHT_BRACE (0x5b)
|
# L2 = RIGHT_BRACE (0x5b)
|
||||||
# R2 = 6 (0x36)
|
# R2 = 6 (0x36)
|
||||||
|
|
||||||
# not enough buttons to support these:
|
# not enough buttons to support these:
|
||||||
# 9, Test
|
# 9, Test
|
||||||
|
Loading…
Reference in New Issue
Block a user