mirror of
https://github.com/holub/mame
synced 2025-07-03 17:08:39 +03:00
dsb46.cpp, lastbank.cpp: Documentation updates (nw)
This commit is contained in:
parent
f477c7833b
commit
f4f8cc2d22
@ -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)
|
||||
|
||||
|
||||
********************************************************************************************************************/
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user