added more mame mnemonics

This commit is contained in:
feos 2023-10-04 19:07:20 +03:00
parent 27c5b0e9b7
commit c438faeec9
1 changed files with 8 additions and 0 deletions

View File

@ -531,6 +531,9 @@ namespace BizHawk.Client.Common
["7 Players Start"] = '7',
["8 Players Start"] = '8',
["Attack"] = 'a',
["Banknote 1"] = 'b',
["Block"] = 'B',
["Block 2"] = 'b',
["Blue"] = 'B',
["Board 0 (SW4)"] = '0',
["Board 1 (SW5)"] = '1',
@ -548,6 +551,7 @@ namespace BizHawk.Client.Common
["Coinblock"] = 'C',
["Cup Select 1"] = '1',
["Cup Select 2"] = '2',
["Door Interlock"] = 'I',
["Fierce Punch"] = 'F',
["Foot Pedal"] = 'P',
["Forward Kick"] = 'f',
@ -560,6 +564,8 @@ namespace BizHawk.Client.Common
["Gun Trigger"] = 'G',
["Handle A"] = 'A',
["Handle B"] = 'B',
["High Kick"] = 'K',
["High Punch"] = 'P',
["Jab Punch"] = 'J',
["Jump"] = 'j',
["Left Stick/Up"] = '^',
@ -567,6 +573,8 @@ namespace BizHawk.Client.Common
["Left Stick/Left"] = '<',
["Left Stick/Right"] = '>',
["Light"] = 'l',
["Low Kick"] = 'k',
["Low Punch"] = 'p',
["Medium"] = 'm',
["Paddle"] = 'P',
["Pedal 1"] = '1',