From eb3db0868f54404dfa0b33ea5a2bf8fca1d9a738 Mon Sep 17 00:00:00 2001 From: hap Date: Sun, 19 Jul 2020 10:46:31 +0200 Subject: segaybd: add note regarding rchase freeplay --- src/mame/drivers/segaybd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/segaybd.cpp b/src/mame/drivers/segaybd.cpp index ca5df4f0e7a..98fc07b6e1a 100644 --- a/src/mame/drivers/segaybd.cpp +++ b/src/mame/drivers/segaybd.cpp @@ -1181,7 +1181,7 @@ static INPUT_PORTS_START( rchase ) PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_START2 ) PORT_BIT( 0x80, IP_ACTIVE_LOW, IPT_START1 ) - PORT_MODIFY("COINAGE") + PORT_MODIFY("COINAGE") // like with the other games, set all 0x00 for Free Play PORT_DIPNAME( 0x03, 0x03, "Coin to Credit" ) PORT_DIPLOCATION("SWA:1,2") PORT_DIPSETTING( 0x00, DEF_STR( 4C_1C ) ) PORT_DIPSETTING( 0x01, DEF_STR( 3C_1C ) ) -- cgit v1.2.3-70-g09d2