mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
From: abcd efgh [mailto:cix_999@yahoo.it]
Subject: fixed pwrinst2_0122u8gra Hi, i've fixed the mametester bug pwrinst2_0122u8gra caused by me in the last clean made (sorry, sorry, sorry .......), and in according what is wrote in the drive of taplan2 about sstriker and kingdmgp "update the above two look like genuine Korean release boards, Raizing probably just missed a few things" i have swapped this world set as the original one (only if you're agree of course).
This commit is contained in:
parent
74015ed586
commit
bba8baef1a
@ -1672,7 +1672,7 @@ static INPUT_PORTS_START( metmqstr )
|
||||
PORT_MODIFY("IN0") // IN0 - Player 1
|
||||
PORT_BIT( 0x0400, IP_ACTIVE_LOW, IPT_BUTTON4 ) PORT_PLAYER(1)
|
||||
|
||||
PORT_MODIFY("IN0") // IN1 - Player 2
|
||||
PORT_MODIFY("IN1") // IN1 - Player 2
|
||||
PORT_BIT( 0x0400, IP_ACTIVE_LOW, IPT_BUTTON4 ) PORT_PLAYER(2)
|
||||
INPUT_PORTS_END
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user