minivadr.c: Added PCB layout

This commit is contained in:
Guru 2015-08-23 18:39:55 +08:00
parent badeb73a71
commit 2af923ff8c

View File

@ -10,6 +10,28 @@ Driver by Takahiro Nogi (nogi@kt.rim.or.jp) 1999/12/19 -
This is a test board sold together with the cabinet (as required by law in This is a test board sold together with the cabinet (as required by law in
Japan). It has no sound. Japan). It has no sound.
PCB Layout
----------
K11X0622A
MINI VADERS
|-------------------------|
|MB3771 24MHz |
|LS32 74F74 |
|LS139 |
|D26_01.IC7 LS244 J|
|Z80 LS244 A|
|LS86 LS08 LS373 M|
|LS157 LS157 LS161 LS161 M|
|LS157 LS157 LS161 LS161 A|
|6116 LS157 LS08 |
|LS74 LS74 LS74 LS157 |
|-------------------------|
Notes: (all ICs shown)
Z80 - Clock 4MHz [24/6]
6116 - 2Kbx8 SRAM
D26_01.IC7 - 27C64 8Kbx8 EPROM
***************************************************************************/ ***************************************************************************/
#include "emu.h" #include "emu.h"