From bba8baef1a35a9438b8e14e4c5951c8a8d7d1c60 Mon Sep 17 00:00:00 2001 From: Aaron Giles Date: Wed, 13 Feb 2008 08:26:19 +0000 Subject: [PATCH] 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). --- src/mame/drivers/cave.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/cave.c b/src/mame/drivers/cave.c index 1dc21f85994..bc4fc493963 100644 --- a/src/mame/drivers/cave.c +++ b/src/mame/drivers/cave.c @@ -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