Fixes 03888: mstadium: Third button mapping missing.

This commit is contained in:
Scott Stone 2010-06-19 13:43:08 +00:00
parent 5a5e4e86a2
commit 609c934a6d

View File

@ -258,6 +258,12 @@ INPUT_PORTS_END
static INPUT_PORTS_START( mstadium )
PORT_INCLUDE( bottom9 )
PORT_MODIFY("P1")
KONAMI8_ALT_B123(1)
PORT_MODIFY("P2")
KONAMI8_ALT_B123(2)
PORT_MODIFY("DSW2")
PORT_DIPNAME( 0x03, 0x01, "Play Inning" ) PORT_DIPLOCATION("SW2:1,2")
PORT_DIPSETTING( 0x03, "1" )