1
0
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:
Jarno Lehtinen 2024-10-08 23:46:40 +03:00 committed by GitHub
parent a2924d69a4
commit 9a95cd7b6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,35 +27,35 @@ force set2ext
# X-Arcade:
# Left side:
# UP1 = PAD_8 (0x75)
# DOWN1 = PAD_2 (0x72)
# LEFT1 = PAD_4 (0x6b)
# RIGHT1 = PAD_6 (0x74)
# SELECT1 (left "flipper" button) = 3 (0x26)
# START1 (button with one human figure) = 1 (0x16)
# A1 = LSHIFT (0x12)
# B1 = Z (0x1a)
# C1 = X (0x22)
# X1 = LCTRL (0x14)
# Y1 = LALT (0x11)
# Z1 = SPACE (0x29)
# L1 = C (0x21)
# R1 = 5 (0x2e)
# UP1 = PAD_8 (0x75)
# DOWN1 = PAD_2 (0x72)
# LEFT1 = PAD_4 (0x6b)
# RIGHT1 = PAD_6 (0x74)
# SELECT1 (left "flipper" button) = 3 (0x26)
# START1 (button with one human figure) = 1 (0x16)
# A1 = LSHIFT (0x12)
# B1 = Z (0x1a)
# C1 = X (0x22)
# X1 = LCTRL (0x14)
# Y1 = LALT (0x11)
# Z1 = SPACE (0x29)
# L1 = C (0x21)
# R1 = 5 (0x2e)
# Right side:
# UP2 = R (0x2d)
# DOWN2 = F (0x2b)
# LEFT2 = D (0x23)
# RIGHT2 = G (0x34)
# SELECT2 = 4 (0x25)
# START2 = 2 (0x1e)
# A2 = W (0x1d)
# B2 = E (0x24)
# C2 = LEFT_BRACE (0x54)
# X2 = A (0x1c)
# Y2 = S (0x1b)
# Z2 = Q (0x15)
# L2 = RIGHT_BRACE (0x5b)
# R2 = 6 (0x36)
# UP2 = R (0x2d)
# DOWN2 = F (0x2b)
# LEFT2 = D (0x23)
# RIGHT2 = G (0x34)
# SELECT2 = 4 (0x25)
# START2 = 2 (0x1e)
# A2 = W (0x1d)
# B2 = E (0x24)
# C2 = LEFT_BRACE (0x54)
# X2 = A (0x1c)
# Y2 = S (0x1b)
# Z2 = Q (0x15)
# L2 = RIGHT_BRACE (0x5b)
# R2 = 6 (0x36)
# not enough buttons to support these:
# 9, Test