01113: btlkroad: [possible] This game runs like slow-motion during gameplay, with 60/60 on fps.

This commit is contained in:
Nicola Salmoria 2008-07-18 05:19:24 +00:00
parent ee12456633
commit afb22818d6

View File

@ -876,7 +876,7 @@ static INPUT_PORTS_START( btlkroad )
PORT_BIT( 0x0010, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x0020, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x0040, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x0080, IP_ACTIVE_LOW, IPT_VBLANK ) // vblank
PORT_BIT( 0x0080, IP_ACTIVE_HIGH, IPT_VBLANK ) // vblank ACTIVE_HIGH fixes slowdowns, but is it right?
// This DSW is used for debugging the game
PORT_DIPNAME( 0x0100, 0x0100, "Unknown 3-0" ) // tested!