mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
Improve F1 Exhaust Note Control [sjy96525]
This commit is contained in:
parent
0d8ca95a1b
commit
2e2385fedf
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user