mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
Merge pull request #7651 from clawgrip/patch-3
miniguay.cpp: Add PCB ASCII layout
This commit is contained in:
commit
4dc85de00a
@ -15,8 +15,50 @@
|
||||
1 x 6.144MHz Osc
|
||||
battery backed RAM
|
||||
|
||||
________________________________________________
|
||||
|C | ________ ________ |
|
||||
|O | ULN2064B |_7417N_| |
|
||||
|N | ___________________ TDA2002 |
|
||||
|N | | 8155P | ________ |
|
||||
|__| |__________________| |74HC04P| |
|
||||
| ___________________ _________ |
|
||||
| | AY-3-8910 | |74LS240N| |
|
||||
| |__________________| ________ |__
|
||||
| ________ ________ |74LS08N| ___ -|
|
||||
| |_DIPSx8| |_DIPSx8| ________ |C | -|
|
||||
| ___________________ 74HC32B1 |O | -|
|
||||
| | SAB8256A | ________ |N | -|
|
||||
| |__________________| 74LS139B1 |N | -|
|
||||
| _________ |__| -|
|
||||
| |_PAT_031| -|
|
||||
| _________ -|
|
||||
| ___________________ |l4LS373_| -|
|
||||
| | D8085AHC | __|
|
||||
| |__________________| |
|
||||
| |
|
||||
| XTAL ________________ |
|
||||
| 6.144 MHz | 27256 | |
|
||||
| ________ |_______________| |
|
||||
| |74HC00B1 _______________ |
|
||||
| ________ | D446C-2 | |
|
||||
| ________ |74LS04P_| |______________| |
|
||||
| |74LS393N |
|
||||
| ________ _____ BATT |
|
||||
| HEF4060BP LM393N 3.6V |
|
||||
| ___________________ _____________|
|
||||
| | 8155P | |
|
||||
| |__________________| |
|
||||
| ________ ________ |
|
||||
| __ |ULN2003A 74LS145N ________|
|
||||
||C| 74LS247N|
|
||||
||O| |
|
||||
||N| |
|
||||
||N| PCB 860607-2A |
|
||||
|_________________________________|
|
||||
|
||||
Two different PCBs were found with same components, albeit some from different producers.
|
||||
The machine uses light bulbs.
|
||||
The coin acceptor is driven by a MCU (unknown type).
|
||||
*/
|
||||
|
||||
#include "emu.h"
|
||||
|
Loading…
Reference in New Issue
Block a user