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:22:57 +03:00 committed by GitHub
parent 685ec1c46f
commit 083ce80193
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# scas xarcade.txt xarcade.bin # scas xarcade_mister.txt xarcade_mister.bin
# scwr xarcade.bin # scwr xarcade_mister.bin
# important!: # important!:
force set2ext force set2ext
@ -61,22 +61,21 @@ remapblock
C C # L1 -> 1P button 7 C C # L1 -> 1P button 7
5 V # R1 -> 1P button 8 5 V # R1 -> 1P button 8
# right controller # right controller
2 7 # SELECT2 -> 2P coin 2 6 # SELECT2 -> 2P coin
4 8 # START2 -> 2P start (shift key) 4 2 # START2 -> 2P start (shift key)
R PAD_8 # UP2 -> 2P up #R R # UP2 -> 2P up
F PAD_2 # DOWN2 -> 2P down #F F # DOWN2 -> 2P down
D PAD_4 # LEFT2 -> 2P left #D D # LEFT2 -> 2P left
G PAD_6 # RIGHT2 -> 2P right #G G # RIGHT2 -> 2P right
W PAD_5 # A2 -> 2P button 1 W A # A2 -> 2P button 1
E SPACE # B2 -> 2P button 2 E S # B2 -> 2P button 2
LEFT_BRACE 1 # C2 -> 2P button 3 LEFT_BRACE Q # C2 -> 2P button 3
A 2 # X2 -> 2P button 4 A W # X2 -> 2P button 4
S 3 # Y2 -> 2P button 5 S I # Y2 -> 2P button 5
Q 4 # Z2 -> 2P button 6 Q K # Z2 -> 2P button 6
RIGHT_BRACE 5 # L2 -> 2P button 7 RIGHT_BRACE J # L2 -> 2P button 7
6 6 # R2 -> 2P button 8 6 L # R2 -> 2P button 8
endblock endblock