From f4f8cc2d221aa33b3f328ef747d798703cba1a15 Mon Sep 17 00:00:00 2001 From: AJR Date: Thu, 4 Jul 2019 10:46:43 -0400 Subject: dsb46.cpp, lastbank.cpp: Documentation updates (nw) --- src/mame/drivers/dsb46.cpp | 6 ++---- src/mame/drivers/lastbank.cpp | 7 +++++++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/mame/drivers/dsb46.cpp b/src/mame/drivers/dsb46.cpp index 89617fd56c2..e70cfd0cf46 100644 --- a/src/mame/drivers/dsb46.cpp +++ b/src/mame/drivers/dsb46.cpp @@ -17,12 +17,10 @@ S - Alter memory The photos show 3 boards: -- A scsi board (all 74-series TTL) +- A "SASI Interface" board (all 74-series TTL) - CPU board (64k dynamic RAM, Z80A CPU, 2x Z80CTC, 2x Z80SIO/0, MB8877A, Z80DMA, 4x MC1488, 4x MC1489, XTALS 1.8432MHz and 24MHz) -- ADES board (Adaptec Inc AIC-100, AIC-250, AIC-300, Intel D8086AH, unknown crystal) - -Both roms contain Z80 code. +- ADES board (Adaptec Inc AIC-100, AIC-250, AIC-300, Intel D8085AH, unknown crystal) ********************************************************************************************************************/ diff --git a/src/mame/drivers/lastbank.cpp b/src/mame/drivers/lastbank.cpp index c160ec71668..3934797a153 100644 --- a/src/mame/drivers/lastbank.cpp +++ b/src/mame/drivers/lastbank.cpp @@ -8,6 +8,13 @@ Uses a TC0091LVC, a variant of the one used on Taito L HW + Undumped games on similar hardware (ES-9402 or ES-9410): + * Gold Strike + * Lucky Pierrot / Wonder Circus + * Miracle Seven - Heaven's Gate + * Miracle Seven - Heaven's Gate Turbo + * Ukiyo Box + ***************************************************************************/ #include "emu.h" -- cgit v1.2.3