fixed mhavocrv not booting, nw

I'm assuming it was a typo in r2690, Fabio?
This commit is contained in:
Michaël Banaan Ananas 2010-05-18 22:56:20 +00:00
parent 898065b143
commit 5424d5b9ac

View File

@ -418,7 +418,7 @@ static INPUT_PORTS_START( mhavocrv )
PORT_MODIFY("IN1")
PORT_BIT( 0x04, IP_ACTIVE_HIGH, IPT_SPECIAL ) PORT_CUSTOM(tms5220_r, NULL)
PORT_BIT( 0x0b, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_UNKNOWN )
INPUT_PORTS_END
static INPUT_PORTS_START( mhavocp )