Improve F1 Exhaust Note Control [sjy96525]

This commit is contained in:
sjy96525 2018-07-22 21:33:15 +08:00 committed by GitHub
parent 0d8ca95a1b
commit 2e2385fedf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1579,6 +1579,7 @@ static INPUT_PORTS_START( f1en )
PORT_MODIFY("slavepcb:SERVICE12_A")
PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_UNUSED )
PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_START2 )
PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_UNUSED )
PORT_MODIFY("slavepcb:SERVICE34_A")