mirror of
https://github.com/holub/mame
synced 2025-04-25 01:40:16 +03:00
this looks more like a debug port on this game actually (nw)
This commit is contained in:
parent
2fdc4a7ec7
commit
43185c56a7
@ -564,7 +564,7 @@ static INPUT_PORTS_START( flytiger )
|
||||
PORT_DIPSETTING( 0x40, DEF_STR( On ) )
|
||||
|
||||
PORT_MODIFY("SYSTEM")
|
||||
PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_CUSTOM ) PORT_VBLANK("screen") // allows title screen colours to cycle
|
||||
// PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_CUSTOM ) PORT_VBLANK("screen") // allows title screen + ending screen colours to cycle (but I'm not sure they're meant to, reference shots suggest not, maybe a debug port?)
|
||||
INPUT_PORTS_END
|
||||
|
||||
static INPUT_PORTS_START( sadari )
|
||||
|
Loading…
Reference in New Issue
Block a user