From 6e46aed3ef86b87e02dbd13f00949ed020548c28 Mon Sep 17 00:00:00 2001 From: ClawGrip Date: Wed, 28 Oct 2020 11:31:15 +0100 Subject: [PATCH] New clones marked as NOT_WORKING -------------------------------- Diana Olakoa (v8.38) [Victor Fernandez (City Game), ClawGrip] --- src/mame/drivers/microdar.cpp | 16 +++++++++++++++- src/mame/mame.lst | 1 + 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/src/mame/drivers/microdar.cpp b/src/mame/drivers/microdar.cpp index 9c9b734894a..88041cf2532 100644 --- a/src/mame/drivers/microdar.cpp +++ b/src/mame/drivers/microdar.cpp @@ -351,6 +351,19 @@ ROM_END |______________________________________________________________________________| */ ROM_START(diolakoa) + PHILIPS_REF34VA + + ROM_REGION(0x20000, "program", 0) + ROM_LOAD("mt_plus_8_38.ic3", 0x00000, 0x20000, CRC(5d58bbbc) SHA1(b47adf99c2a443792b99d3881602ffdbdccfd3b9)) + + ROM_REGION(0x800, "eeprom", 0) + ROM_LOAD("24c16.ic6", 0x000, 0x800, NO_DUMP) + + ROM_REGION(0x117, "plds", 0) + ROM_LOAD("palce16v8h.ic8", 0x000, 0x117, NO_DUMP) +ROM_END + +ROM_START(diola827) // REF 0034 9515S (without Philips logos) PHILIPS_REF34VA @@ -370,4 +383,5 @@ GAME(199?, dibif743, dibifuca, microdar, microdar, microdar_state, empty_init, R GAME(199?, dibif727, dibifuca, microdar, microdar, microdar_state, empty_init, ROT0, "Compumatic / Bifuca", "Diana Bifuca (v7.27)", MACHINE_IS_SKELETON_MECHANICAL) GAME(1997, cfarwest, 0, microdar, microdar, microdar_state, empty_init, ROT0, "Compumatic", "Far West (Compumatic)", MACHINE_IS_SKELETON_MECHANICAL) GAME(1997, prospdp, 0, prospdp, microdar, microdar_state, empty_init, ROT0, "Compumatic", "Unknown Compumatic ProSPDP based darts machine", MACHINE_IS_SKELETON_MECHANICAL) -GAME(1997, diolakoa, 0, microdv5, microdar, microdar_state, empty_init, ROT0, "Compumatic / Olakoa", "Diana Olakoa", MACHINE_IS_SKELETON_MECHANICAL) +GAME(1997, diolakoa, 0, microdv5, microdar, microdar_state, empty_init, ROT0, "Compumatic / Olakoa", "Diana Olakoa (v8.38)", MACHINE_IS_SKELETON_MECHANICAL) +GAME(1997, diola827, diolakoa, microdv5, microdar, microdar_state, empty_init, ROT0, "Compumatic / Olakoa", "Diana Olakoa (v8.27)", MACHINE_IS_SKELETON_MECHANICAL) diff --git a/src/mame/mame.lst b/src/mame/mame.lst index 5314dc5f787..a652c808f6f 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -22798,6 +22798,7 @@ dibif727 // (c) 199? Compumatic cfarwest // (c) 1997 Compumatic prospdp // (c) 1997 Compumatic diolakoa // (c) 1997 Compumatic +diola827 // (c) 1997 Compumatic @source:microdec.cpp md2 //