mirror of
https://github.com/holub/mame
synced 2025-06-01 02:21:48 +03:00
note for MT 2651
This commit is contained in:
parent
5b0e2ac9e7
commit
44df73278d
@ -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 )
|
||||
|
Loading…
Reference in New Issue
Block a user