Added a comment on duplicate IPT_START1 assignment.

This commit is contained in:
Couriersud 2008-06-15 17:04:02 +00:00
parent 9b4583f3ad
commit 8940457321

View File

@ -339,7 +339,9 @@ static ADDRESS_MAP_START( overdriv_s_writemem, ADDRESS_SPACE_PROGRAM, 8 )
AM_RANGE(0x1000, 0xffff) AM_WRITE(SMH_ROM)
ADDRESS_MAP_END
/* Both IPT_START1 assignments are needed. The game will reset during */
/* the "continue" sequence if the assignment on the first port */
/* is missing. */.
static INPUT_PORTS_START( overdriv )
PORT_START