mame: add defender mnemonics

This commit is contained in:
feos 2023-11-18 12:52:46 +03:00
parent 000f741994
commit c7d65eb0ca
1 changed files with 7 additions and 0 deletions

View File

@ -530,7 +530,9 @@ namespace BizHawk.Client.Common
["6 Players Start"] = '6',
["7 Players Start"] = '7',
["8 Players Start"] = '8',
["Advance"] = 'A',
["Attack"] = 'a',
["Auto Up / Manual Down"] = 'a',
["Banknote 1"] = 'b',
["Block"] = 'B',
["Block 2"] = 'b',
@ -566,6 +568,8 @@ namespace BizHawk.Client.Common
["Handle B"] = 'B',
["High Kick"] = 'K',
["High Punch"] = 'P',
["High Score Reset"] = 'r',
["Hyperspace"] = 'H',
["Jab Punch"] = 'J',
["Jump"] = 'j',
["Left Stick/Up"] = '^',
@ -581,6 +585,7 @@ namespace BizHawk.Client.Common
["Pedal 2"] = '2',
["Red"] = 'R',
["Relay"] = 'R',
["Reverse"] = 'R',
["Right Stick/Up"] = 'u',
["Right Stick/Down"] = 'd',
["Right Stick/Left"] = 'l',
@ -595,6 +600,7 @@ namespace BizHawk.Client.Common
["Service 3"] = 's',
["Service 4"] = 's',
["Short Kick"] = 's',
["Smart Bomb"] = 'B',
["Sold Out LED1"] = '1',
["Sold Out LED2"] = '2',
["Sold Out LED3"] = '3',
@ -604,6 +610,7 @@ namespace BizHawk.Client.Common
["Stand"] = 'S',
["Strong"] = 's',
["Strong Punch"] = 'S',
["Thrust"] = 'T',
["Tilt"] = 'T',
["Tilt 1"] = 't',
["Tilt 2"] = 't',