mirror of
https://github.com/holub/mame
synced 2025-06-30 16:00:01 +03:00
minivadr.c: Added PCB layout
This commit is contained in:
parent
badeb73a71
commit
2af923ff8c
@ -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
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user