dsb46.cpp, lastbank.cpp: Documentation updates (nw)

This commit is contained in:
AJR 2019-07-04 10:46:43 -04:00
parent f477c7833b
commit f4f8cc2d22
2 changed files with 9 additions and 4 deletions

View File

@ -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)
********************************************************************************************************************/

View File

@ -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"