Super Motor: Added ASCII PCB layout. Corrected some tech notes. [Roberto Fresca]

This commit is contained in:
Roberto Fresca 2020-06-12 15:06:10 +02:00
parent 7b0b90f607
commit 0e53e6e763

View File

@ -32,7 +32,7 @@
Duintronic, the manufacturer, is a Spanish company from Barcelona,
created by someone from Ampetronic, and finally adquired by one of
the Tecfri CEOs. The only arcade game known released by them was
Buccanneers, running in IREM Vigilante hardware.
Buccaneers, running in IREM M75 Vigilante hardware.
*********************************************************************
@ -42,11 +42,11 @@
It's a dedicated PCB that has etched the Duintronic logo.
1x Z80 @ 5MHz. (stickered: S.P.V. -BR BRI NC)
1x YM2413 @ 2.5 MHz.
1x Zilog Z0840006PSC (Z80) @ 5MHz. (stickered: S.P.V. -BR BRI NC)
1x Yamaha YM2413 @ 2.5 MHz.
1x NEC D446C-2, 2K x 8 SRAM. (near CPU)
1x NEC D4016C2 SRAM 32K x 8 SRAM. (VRAM?)
1x NEC D446C-2, 2K x 8 SRAM. (work RAM)
1x NEC D4016C2 SRAM 32K x 8 SRAM. (VRAM)
4x 27C512 ROM.
3x N82S129N bipolar PROMs.
@ -63,6 +63,64 @@
1x (2x28) JAMMA edge connector.
PCB layout...
.---------------------------------------------------------------------------------------------------------------------------.
| 1 2 3 4 5 6 |
| .--------------------. .---------------------------. |
| .------------. | AM27C512-255DC | .---------------. .------------. | Zilog Z0840006PSC (Z80) | |
| A | 74LS377N | | | | 3 GAL16V8-20 | | 74LS245N | | | |
| '------------' | - 1 - | '---------------' '------------' | S.P.V. -BR BRI NC | |
| '--------------------' '---------------------------' |
| .------------. .------------. .------------. .-----------. .---------. .----'
| B | 74LS377N | .----------------. | 74LS273N | | 74HC245P | | 74LS367AN | | 74LS04N | |
| '------------' | NEC | '------------' '------------' '-----------' '---------' |
| | D4016C-2 | |
| .------------. | | .----------. .--------------------. .-------. |
| C | 74LS377N | '----------------' | 74LS157N | | TMS 27C512JL | .-----------. | XTAL | |
| '------------' '----------' | | | 74HC04N | | 5 MHZ.| '----.
| | - 2 - | '-----------' '-------' ----|
| .------------. .----------. .----------. .----------. '--------------------' ----|
| D | 74HC245N | | 74LS04N | | 74LS00N | | 74LS157N | .-----------. .------------. ----|
| '------------' '----------' '----------' '----------' .----------------. | 74LS74AN | | 74LS244N | ----|
| | NEC | '-----------' '------------' ----|
| .------------. .-----------. .----------. | D446C-2 | ----|
| E | 74LS273N | | 74LS283B1 | | 74LS157N | | | .------------. .------------. ----|
| '------------' '-----------' '----------' '----------------' | DSW #1 | | 74LS244N | ----|
| | |||||||| | '------------' ----|
| .------------. .-----------. .----------. .----------. '------------' J ----|
| F | 74LS273N | | 74LS283B1 | | 74LS139N | | 74LS157N | .------------. ----|
| '------------' '-----------' '----------' '----------' .------------. | DSW #2 | .------------. A ----|
| | 74LS245N | | |||||||| | | 74LS244N | ----|
| .-----------. .----------. .--------------------. '------------' '------------' '------------' M ----|
| G | 74LS283B1 | | 74LS157N | | AM27C512-200DC | ----|
| '-----------' '----------' | | .------------. .------------. ++++ M ----|
| | - 3 - | | 74LS244N | | 74LS273N | RESNET |||| ----|
| .-----------. .----------. '--------------------' '------------' '------------' ++++ A ----|
| H | 74LS283B1 | | 74HC273N | ----|
| '-----------' '----------' .------------. .------------. .------------. ----|
| .------------. | 74LS273N | | 74LS244N | | 74HC273N | ----|
| I .--------------------. | 74LS377N | '------------' '------------' '------------' ----|
| | TMS 27C512-20JL | '------------' ----|
| | | .------------. .------------. .------------. .------------. .------------. ----|
| J | - 4 - | | 74HC273N | | 74LS273N | | 1 N82S129N | | YM2413 | | 75LS38 | ----|
| '--------------------' '------------' '------------' '------------' '------------' '------------' ----|
| ----|
| .-----------. .-----------. .---------------. .------------. ++++++++++++++ .----'
| K | 74LS163AN | | 74LS163AN | LOGO | 2 GAL16V8-20 | | 2 N82S129N | ||| RESNET ||| |
| '-----------' '-----------' '---------------' '------------' ++++++++++++++ |
| |
| .-----------. .---------------. .------------. .------------. .----------. |
| L | 74LS08N | | 3 GAL16V8-20 | | 74LS163AN | | 3 N82S129N | | LM324N | '----.
| '-----------' '---------------' '------------' '------------' '----------' |
| .----. |
| .----------. .-----------. |XTAL| .------------. .------------. --- |
| M | 74LS74AN | | 74LS04N | | 20 | | 74LS163AN | | 74S112AN | / POT \ |
| '----------' '-----------' |MHZ.| '------------' '------------' \ / |
| '----' --- |
'---------------------------------------------------------------------------------------------------------------------------'
*********************************************************************/