Fix for dkongjr dips - fixes MT#5916

http://mametesters.org/view.php?id=5916
This commit is contained in:
Scott Stone 2015-04-21 14:52:55 -04:00
parent 5626fde448
commit 20f21fb925

View File

@ -1171,7 +1171,14 @@ static INPUT_PORTS_START( dkongjr )
PORT_INCLUDE( dkong_in0_4 )
PORT_INCLUDE( dkong_in1_4 )
PORT_INCLUDE( dkong_in2 )
PORT_INCLUDE( dkong_dsw0 )
PORT_MODIFY("DSW0")
PORT_DIPNAME( 0x0c, 0x00, DEF_STR( Bonus_Life ) ) PORT_DIPLOCATION( "SW1:!3,!4" )
PORT_DIPSETTING( 0x00, "10000" )
PORT_DIPSETTING( 0x04, "15000" )
PORT_DIPSETTING( 0x08, "20000" )
PORT_DIPSETTING( 0x0c, "25000" )
#if DEBUG_DISC_SOUND
PORT_START("TST") /* TST */