From b107d24417d81f51e337710dae7a20cb2b9fbb43 Mon Sep 17 00:00:00 2001 From: briantro Date: Wed, 3 Jun 2015 19:29:42 -0500 Subject: [PATCH] paradise.c: Spelling, and set 2 is the PCB with different OSC. From the pic of the PCB for the Escape version it's not clear if the OSC is 4MHz or 3.579545MHz OSC --- src/mame/drivers/paradise.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/paradise.c b/src/mame/drivers/paradise.c index a43b3de520d..345048ec733 100644 --- a/src/mame/drivers/paradise.c +++ b/src/mame/drivers/paradise.c @@ -813,13 +813,12 @@ used left a "1994.8-1989" in the rom Paradise (set 2): No board ID, although some tracks which are wire hacks on YS-1600 PCB are corrected on this version. All roms are labeled as "A-19" Except for the program rom all other data matches Paradise (set 1). + NOTE: on this version of the PCB the above listed 4MHz OSC is replaced with + a 3.579545MHz OSC The Escape version might be the newest revision due to improved slot machine animation on 'girl select' compared to other sets. Except for the program rom all other data matches Paradise (set 1). - - NOTE: on this version of the PCB the above listed 4MHz OSC is repleace with - a 3.579545MHz OSC ***************************************************************************/ ROM_START( paradise )