From 778d0c6d7bb8ef4859046b5985031370eacfb183 Mon Sep 17 00:00:00 2001 From: hap Date: Sat, 22 Jun 2024 12:56:26 +0200 Subject: mentor16,zircon2: small update to internal artwork --- src/mame/handheld/hh_tms1k.cpp | 1 + src/mame/layout/novag_mentor16.lay | 36 ++++++++++++++++++++---------------- src/mame/layout/novag_zircon2.lay | 25 ++++++++++++++----------- src/mame/novag/zircon2.cpp | 6 +++--- 4 files changed, 38 insertions(+), 30 deletions(-) diff --git a/src/mame/handheld/hh_tms1k.cpp b/src/mame/handheld/hh_tms1k.cpp index aaed167331a..6c57cc7a7f2 100644 --- a/src/mame/handheld/hh_tms1k.cpp +++ b/src/mame/handheld/hh_tms1k.cpp @@ -82,6 +82,7 @@ on Joerg Woerner's datamath.org: http://www.datamath.org/IC_List.htm *MP0169 TMS1000 1979, Conic Electronic Baseball @MP0170 TMS1000 1979, Conic Football *MP0171 TMS1000 1979, Tomy Soccer + *MP0186 TMS1000 1980, Hornby Railways Zero 1: Master Control Unit R944 *MP0220 TMS1000 1980, Tomy Teacher @MP0230 TMS1000 1980, Entex Blast It (6015) @MP0271 TMS1000 1982, Tandy (Radio Shack) Monkey See diff --git a/src/mame/layout/novag_mentor16.lay b/src/mame/layout/novag_mentor16.lay index 1a73d8f0b2e..fe0467b2bfc 100644 --- a/src/mame/layout/novag_mentor16.lay +++ b/src/mame/layout/novag_mentor16.lay @@ -9,6 +9,7 @@ authors:hap + @@ -380,13 +381,13 @@ authors:hap - + - + @@ -510,9 +511,24 @@ authors:hap + + + + + + + + + + + + + + + - - + + @@ -522,16 +538,4 @@ authors:hap - - - - - - - - - - - - diff --git a/src/mame/layout/novag_zircon2.lay b/src/mame/layout/novag_zircon2.lay index 41b5b2b17ff..d058c95b2d4 100644 --- a/src/mame/layout/novag_zircon2.lay +++ b/src/mame/layout/novag_zircon2.lay @@ -8,6 +8,7 @@ authors:hap + @@ -307,7 +308,6 @@ authors:hap - @@ -520,20 +520,14 @@ authors:hap - - - - - - - - - - + + + + @@ -541,4 +535,13 @@ authors:hap + + + + + + + + + diff --git a/src/mame/novag/zircon2.cpp b/src/mame/novag/zircon2.cpp index cd151b952a4..1c78d24948d 100644 --- a/src/mame/novag/zircon2.cpp +++ b/src/mame/novag/zircon2.cpp @@ -17,9 +17,9 @@ H8/325 B84 MCU is used in: - Novag Chess Wizard IQ V (Zircon II rebranded by Mitco Industries) - Novag Aquamarine Risc II 26.6MHz (Siglo XXI version too) -Versions manufactured after around 1997 have a 16MHz H8/3214, it's a bit faster -than the ~26.6MHz H8/325 due to the latter /2 divider. Newer revisions of Chess -Wizard IQ V and Aquamarine Risc II have it, presumably others too. +Versions manufactured after around 1997 have a 16MHz H8/3214 (100186 C PCB), it's +a bit faster than the ~26.6MHz H8/325 due to the latter /2 divider. Newer revisions +of Chess Wizard IQ V and Aquamarine Risc II have it, presumably others too. TODO: - dump/add H8/3214 version -- cgit v1.2.3