Previous 199869 Revisions Next

r32361 Wednesday 24th September, 2014 at 19:57:37 UTC by Brian Troha
meritm.c: Proper English please... thank you... - NW
[src/mame/drivers]meritm.c

trunk/src/mame/drivers/meritm.c
r32360r32361
699699
700700   PORT_MODIFY("DSW")
701701   PORT_DIPNAME( 0x10, 0x10, "Points Per Coin" ) PORT_DIPLOCATION("SW1:5")
702   PORT_DIPSETTING(    0x10, "1 Points / Coin" )
702   PORT_DIPSETTING(    0x10, "1 Point / Coin" )
703703   PORT_DIPSETTING(    0x00, "5 Points / Coin" )
704704   PORT_DIPNAME( 0xc0, 0xc0, "Max Play" )       PORT_DIPLOCATION("SW1:7,8")
705705   PORT_DIPSETTING(    0x40, "10" )

Previous 199869 Revisions Next


© 1997-2024 The MAME Team