mirror of
https://github.com/holub/mame
synced 2025-07-04 01:18:59 +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:
|
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,
|
- CPU board (64k dynamic RAM, Z80A CPU, 2x Z80CTC, 2x Z80SIO/0, MB8877A, Z80DMA, 4x MC1488,
|
||||||
4x MC1489, XTALS 1.8432MHz and 24MHz)
|
4x MC1489, XTALS 1.8432MHz and 24MHz)
|
||||||
- ADES board (Adaptec Inc AIC-100, AIC-250, AIC-300, Intel D8086AH, unknown crystal)
|
- ADES board (Adaptec Inc AIC-100, AIC-250, AIC-300, Intel D8085AH, unknown crystal)
|
||||||
|
|
||||||
Both roms contain Z80 code.
|
|
||||||
|
|
||||||
|
|
||||||
********************************************************************************************************************/
|
********************************************************************************************************************/
|
||||||
|
@ -8,6 +8,13 @@
|
|||||||
|
|
||||||
Uses a TC0091LVC, a variant of the one used on Taito L HW
|
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"
|
#include "emu.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user