mirror of
https://github.com/holub/mame
synced 2025-07-04 09:28:51 +03:00
fixed mhavocrv not booting, nw
I'm assuming it was a typo in r2690, Fabio?
This commit is contained in:
parent
898065b143
commit
5424d5b9ac
@ -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 )
|
||||
|
Loading…
Reference in New Issue
Block a user