mirror of
https://github.com/holub/mame
synced 2025-06-07 05:13:46 +03:00
pntnpuzl: Comment update (nw)
This commit is contained in:
parent
bd7cbf196c
commit
cf9bfa7096
@ -3,8 +3,7 @@
|
|||||||
/* paint & puzzle */
|
/* paint & puzzle */
|
||||||
/* video is standard VGA */
|
/* video is standard VGA */
|
||||||
/*
|
/*
|
||||||
OK, here's a somewhat complete rundown of the PCB. There was 1 IC I didn't
|
OK, here's a somewhat complete rundown of the PCB.
|
||||||
get a pin count of(oops).
|
|
||||||
|
|
||||||
Main PCB
|
Main PCB
|
||||||
Reb B
|
Reb B
|
||||||
@ -38,7 +37,7 @@ U5 18 pin IC
|
|||||||
PIC16C54-HS/P
|
PIC16C54-HS/P
|
||||||
9344 CGA
|
9344 CGA
|
||||||
|
|
||||||
U6
|
U6 48 pin IC
|
||||||
P8798
|
P8798
|
||||||
L3372718E
|
L3372718E
|
||||||
Intel
|
Intel
|
||||||
@ -68,6 +67,8 @@ U10 64 pin IC
|
|||||||
MC68000P12
|
MC68000P12
|
||||||
OB26M8829
|
OB26M8829
|
||||||
|
|
||||||
|
The 6522 and 8798 each have a 93C46N EEPROM attached.
|
||||||
|
|
||||||
X1
|
X1
|
||||||
16.000MHz -connected to U5
|
16.000MHz -connected to U5
|
||||||
|
|
||||||
|
@ -30,6 +30,7 @@
|
|||||||
#include "includes/poly88.h"
|
#include "includes/poly88.h"
|
||||||
|
|
||||||
#include "cpu/i8085/i8085.h"
|
#include "cpu/i8085/i8085.h"
|
||||||
|
//#include "bus/s100/s100.h"
|
||||||
#include "imagedev/cassette.h"
|
#include "imagedev/cassette.h"
|
||||||
#include "sound/wave.h"
|
#include "sound/wave.h"
|
||||||
#include "screen.h"
|
#include "screen.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user