fix invasion coinage

This commit is contained in:
Michaël Banaan Ananas 2012-10-18 20:32:38 +00:00
parent c5af19d608
commit 8c5923c389

View File

@ -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")