From 75a316934468c9bb2d3b517e2d9d3deffb03a35d Mon Sep 17 00:00:00 2001 From: ClawGrip Date: Sat, 24 Aug 2019 13:13:53 +0200 Subject: microdar.cpp: Add note about undumped game on the same hardware (nw) --- src/mame/drivers/microdar.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/mame/drivers/microdar.cpp b/src/mame/drivers/microdar.cpp index 0bc11713143..113b8da36e9 100644 --- a/src/mame/drivers/microdar.cpp +++ b/src/mame/drivers/microdar.cpp @@ -56,6 +56,12 @@ IC2 = Hitachi HD74HC373P IC2 = Hitachi HD74HC373P IC10 = Hitachi HD74HC244P +************************************************************************** + +The "Sagitario" darts machine from CIC Play S.L. uses the same PCB with a different program ROM (from CIC Play). +The chip at IC1 on the CIC Play PCB is silkscreened as "REF 0034 9115S", and the other at IC17 has +its surface scratched out. + */ #include "emu.h" -- cgit v1.2.3