mirror of
https://github.com/holub/mame
synced 2025-05-24 14:56:21 +03:00
Fixed stupid copy/paste in 'zerowing2' INPUT_PORTS definition (toaplan1.c driver).
This commit is contained in:
parent
506cccd346
commit
1eeab3111f
@ -817,7 +817,7 @@ static INPUT_PORTS_START( zerowing2 )
|
||||
|
||||
/* in 0x20 (CPU1) -> 0x8003 (CPU1 shared RAM) = 0x440006.w (CPU0 shared RAM) -> 0x081ade.w */
|
||||
PORT_MODIFY("DSWA")
|
||||
TOAPLAN_MACHINE_COCKTAIL
|
||||
TOAPLAN_MACHINE_NO_COCKTAIL
|
||||
|
||||
/* in 0x28 (CPU1) -> 0x8004 (CPU1 shared RAM) = 0x440008.w (CPU0 shared RAM) -> 0x081ae0.w */
|
||||
PORT_MODIFY("DSWB")
|
||||
|
Loading…
Reference in New Issue
Block a user