mame: mnemonics for Robotron 2084

This commit is contained in:
feos 2024-04-04 18:12:16 +03:00
parent dc0eb63221
commit 18f8f3faa2
1 changed files with 8 additions and 0 deletions
src/BizHawk.Client.Common/movie/bk2

View File

@ -557,6 +557,10 @@ namespace BizHawk.Client.Common
["Effect"] = 'E',
["Emergency"] = 'E',
["Fierce Punch"] = 'F',
["Fire Down"] = 'd',
["Fire Left"] = 'l',
["Fire Right"] = 'r',
["Fire Up"] = 'u',
["Foot Pedal"] = 'P',
["Forward Kick"] = 'f',
["GEAR 1"] = '1',
@ -582,6 +586,10 @@ namespace BizHawk.Client.Common
["Low Kick"] = 'k',
["Low Punch"] = 'p',
["Medium"] = 'm',
["Move Down"] = 'D',
["Move Left"] = 'L',
["Move Right"] = 'R',
["Move Up"] = 'U',
["Paddle"] = 'P',
["Pedal 1"] = '1',
["Pedal 2"] = '2',