note for MT 2651

This commit is contained in:
Michaël Banaan Ananas 2011-02-19 19:09:10 +00:00
parent 5b0e2ac9e7
commit 44df73278d

View File

@ -240,7 +240,7 @@ static INPUT_PORTS_START( blasto )
PORT_CONFSETTING( 0x00, DEF_STR( Off ) )
PORT_CONFSETTING( 0x04, DEF_STR( On ) )
PORT_CONFNAME( 0x08, 0x08, DEF_STR( Game_Time ) )
PORT_CONFSETTING( 0x00, "70 Secs" )
PORT_CONFSETTING( 0x00, "70 Secs" ) // though service manual says 60
PORT_CONFSETTING( 0x08, "90 Secs" )
PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_UNKNOWN )