mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
fix invasion coinage
This commit is contained in:
parent
c5af19d608
commit
8c5923c389
@ -879,6 +879,7 @@ static INPUT_PORTS_START( invasion )
|
||||
PORT_INCLUDE( sicv )
|
||||
|
||||
PORT_MODIFY("IN1")
|
||||
PORT_BIT( 0x01, IP_ACTIVE_HIGH, IPT_COIN1 )
|
||||
PORT_BIT( 0x80, IP_ACTIVE_HIGH, IPT_COIN2 )
|
||||
|
||||
PORT_MODIFY("IN2")
|
||||
|
Loading…
Reference in New Issue
Block a user