mirror of
https://github.com/holub/mame
synced 2025-05-26 07:41:28 +03:00
minor correction for Balloon Brothers in taito_x.c - NW
This commit is contained in:
parent
f7148df14b
commit
f8a28ed757
@ -710,6 +710,11 @@ static INPUT_PORTS_START( ballbros )
|
|||||||
PORT_DIPSETTING( 0x00, "Less" ) /* each pattern */
|
PORT_DIPSETTING( 0x00, "Less" ) /* each pattern */
|
||||||
PORT_DIPSETTING( 0x40, "More" ) /* every 3 times */
|
PORT_DIPSETTING( 0x40, "More" ) /* every 3 times */
|
||||||
|
|
||||||
|
PORT_MODIFY("IN0")
|
||||||
|
TAITO_JOY_UDLR_1_BUTTON_START( 1 )
|
||||||
|
|
||||||
|
PORT_MODIFY("IN1")
|
||||||
|
TAITO_JOY_UDLR_1_BUTTON_START( 2 )
|
||||||
INPUT_PORTS_END
|
INPUT_PORTS_END
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user