From 89ed27b0f727799a9c370cfd01fd2dc92266e2a1 Mon Sep 17 00:00:00 2001 From: angelosa Date: Fri, 3 Nov 2017 23:47:53 +0100 Subject: [PATCH] flower.cpp: actually using Nsmco xtal so most likely runs at 60.606060 ... (nw) --- src/mame/drivers/flower.cpp | 2 +- src/mame/drivers/mappy.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mame/drivers/flower.cpp b/src/mame/drivers/flower.cpp index aaf1f19b65..d94753fce8 100644 --- a/src/mame/drivers/flower.cpp +++ b/src/mame/drivers/flower.cpp @@ -505,7 +505,7 @@ static MACHINE_CONFIG_START( flower ) MCFG_SCREEN_ADD("screen", RASTER) MCFG_SCREEN_UPDATE_DRIVER(flower_state, screen_update) - MCFG_SCREEN_RAW_PARAMS(XTAL_3_579545MHz*2, 442, 0, 288, 263, 16, 240) /* generic NTSC video timing at 256x224 */ + MCFG_SCREEN_RAW_PARAMS(MASTER_CLOCK/3,384,0,288,264,16,240) // derived from Galaxian HW, 60.606060 MCFG_SCREEN_PALETTE("palette") MCFG_GFXDECODE_ADD("gfxdecode", "palette", flower) diff --git a/src/mame/drivers/mappy.cpp b/src/mame/drivers/mappy.cpp index 7f69dfeab4..b5935bd983 100644 --- a/src/mame/drivers/mappy.cpp +++ b/src/mame/drivers/mappy.cpp @@ -515,7 +515,7 @@ Notes: 99,99999,9999,9999,999999 it seems to be a counter decremented while the game is running. -- Mappy: similarly, if you enter service mode and press press +- Mappy: similarly, if you enter service mode and press P1 button + service coin the following is shown: 99.99.999.9999.9999.9999 99.99.999.9999.9999.0000