mame: added more mnemonics
This commit is contained in:
parent
701d340e00
commit
2832df893b
|
@ -491,14 +491,18 @@ namespace BizHawk.Client.Common
|
||||||
},
|
},
|
||||||
["MAME"] = new Dictionary<string, char>
|
["MAME"] = new Dictionary<string, char>
|
||||||
{
|
{
|
||||||
["Right Stick/Up"] = 'u',
|
["1 Player Start"] = '1',
|
||||||
["Right Stick/Down"] = 'd',
|
["2 Players Start"] = '2',
|
||||||
["Right Stick/Left"] = 'l',
|
["3 Players Start"] = '3',
|
||||||
["Right Stick/Right"] = 'r',
|
["4 Players Start"] = '4',
|
||||||
["Left Stick/Up"] = '^',
|
["5 Players Start"] = '5',
|
||||||
["Left Stick/Down"] = 'v',
|
["6 Players Start"] = '6',
|
||||||
["Left Stick/Left"] = '<',
|
["7 Players Start"] = '7',
|
||||||
["Left Stick/Right"] = '>',
|
["8 Players Start"] = '8',
|
||||||
|
["Board 0 (SW4)"] = '0',
|
||||||
|
["Board 1 (SW5)"] = '1',
|
||||||
|
["Board 2 (SW6)"] = '2',
|
||||||
|
["Board 3 (SW7)"] = '3',
|
||||||
["Coin 1"] = 'C',
|
["Coin 1"] = 'C',
|
||||||
["Coin 2"] = 'C',
|
["Coin 2"] = 'C',
|
||||||
["Coin 3"] = 'C',
|
["Coin 3"] = 'C',
|
||||||
|
@ -508,14 +512,39 @@ namespace BizHawk.Client.Common
|
||||||
["Coin 7"] = 'C',
|
["Coin 7"] = 'C',
|
||||||
["Coin 8"] = 'C',
|
["Coin 8"] = 'C',
|
||||||
["Coin 9"] = 'C',
|
["Coin 9"] = 'C',
|
||||||
["1 Player Start"] = '1',
|
["Coinblock"] = 'C',
|
||||||
["2 Players Start"] = '2',
|
["Cup Select 1"] = '1',
|
||||||
["3 Players Start"] = '3',
|
["Cup Select 2"] = '2',
|
||||||
["4 Players Start"] = '4',
|
["Fierce Punch"] = 'F',
|
||||||
["5 Players Start"] = '5',
|
["Foot Pedal"] = 'P',
|
||||||
["6 Players Start"] = '6',
|
["Forward Kick"] = 'f',
|
||||||
["7 Players Start"] = '7',
|
["GEAR 1"] = '1',
|
||||||
["8 Players Start"] = '8',
|
["GEAR 2"] = '2',
|
||||||
|
["GEAR 3"] = '3',
|
||||||
|
["GEAR 4"] = '4',
|
||||||
|
["GEAR N"] = 'N',
|
||||||
|
["Gun Trigger"] = 'G',
|
||||||
|
["Handle A"] = 'A',
|
||||||
|
["Handle B"] = 'B',
|
||||||
|
["Jab Punch"] = 'J',
|
||||||
|
["Left Stick/Up"] = '^',
|
||||||
|
["Left Stick/Down"] = 'v',
|
||||||
|
["Left Stick/Left"] = '<',
|
||||||
|
["Left Stick/Right"] = '>',
|
||||||
|
["Light"] = 'l',
|
||||||
|
["Lightgun X"] = 'X',
|
||||||
|
["Lightgun Y"] = 'Y',
|
||||||
|
["Medium"] = 'm',
|
||||||
|
["Paddle"] = 'P',
|
||||||
|
["Pedal 1"] = '1',
|
||||||
|
["Pedal 2"] = '2',
|
||||||
|
["Relay"] = 'R',
|
||||||
|
["Right Stick/Up"] = 'u',
|
||||||
|
["Right Stick/Down"] = 'd',
|
||||||
|
["Right Stick/Left"] = 'l',
|
||||||
|
["Right Stick/Right"] = 'r',
|
||||||
|
["Roundhouse Kick"] = 'r',
|
||||||
|
["Sensor"] = 'S',
|
||||||
["Service"] = 'S',
|
["Service"] = 'S',
|
||||||
["Service Mode"] = 'S',
|
["Service Mode"] = 'S',
|
||||||
["Service Button"] = 'S',
|
["Service Button"] = 'S',
|
||||||
|
@ -523,15 +552,27 @@ namespace BizHawk.Client.Common
|
||||||
["Service 2"] = 's',
|
["Service 2"] = 's',
|
||||||
["Service 3"] = 's',
|
["Service 3"] = 's',
|
||||||
["Service 4"] = 's',
|
["Service 4"] = 's',
|
||||||
|
["Short Kick"] = 's',
|
||||||
|
["Sold Out LED1"] = '1',
|
||||||
|
["Sold Out LED2"] = '2',
|
||||||
|
["Sold Out LED3"] = '3',
|
||||||
|
["Sold Out SW1"] = '1',
|
||||||
|
["Sold Out SW2"] = '2',
|
||||||
|
["Sold Out SW3"] = '3',
|
||||||
|
["Stand"] = 'S',
|
||||||
|
["Strong"] = 's',
|
||||||
|
["Strong Punch"] = 'S',
|
||||||
["Tilt"] = 'T',
|
["Tilt"] = 'T',
|
||||||
["Tilt 1"] = 't',
|
["Tilt 1"] = 't',
|
||||||
["Tilt 2"] = 't',
|
["Tilt 2"] = 't',
|
||||||
["Tilt 3"] = 't',
|
["Tilt 3"] = 't',
|
||||||
["Tilt 4"] = 't',
|
["Tilt 4"] = 't',
|
||||||
["Foot Pedal"] = 'P',
|
["Volume Down"] = '-',
|
||||||
["Gun Trigger"] = 'G',
|
["Volume Up"] = '+',
|
||||||
["Lightgun X"] = 'X',
|
["VR1 (Red)"] = 'R',
|
||||||
["Lightgun Y"] = 'Y',
|
["VR2 (Blue)"] = 'B',
|
||||||
|
["VR3 (Yellow)"] = 'Y',
|
||||||
|
["VR4 (Green)"] = 'G',
|
||||||
},
|
},
|
||||||
["SAT"] = new Dictionary<string, char>
|
["SAT"] = new Dictionary<string, char>
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue