pntnpuzl: Comment update (nw)

This commit is contained in:
AJR 2017-11-03 22:17:56 -04:00
parent bd7cbf196c
commit cf9bfa7096
2 changed files with 5 additions and 3 deletions

View File

@ -3,8 +3,7 @@
/* paint & puzzle */
/* video is standard VGA */
/*
OK, here's a somewhat complete rundown of the PCB. There was 1 IC I didn't
get a pin count of(oops).
OK, here's a somewhat complete rundown of the PCB.
Main PCB
Reb B
@ -38,7 +37,7 @@ U5 18 pin IC
PIC16C54-HS/P
9344 CGA
U6
U6 48 pin IC
P8798
L3372718E
Intel
@ -68,6 +67,8 @@ U10 64 pin IC
MC68000P12
OB26M8829
The 6522 and 8798 each have a 93C46N EEPROM attached.
X1
16.000MHz -connected to U5

View File

@ -30,6 +30,7 @@
#include "includes/poly88.h"
#include "cpu/i8085/i8085.h"
//#include "bus/s100/s100.h"
#include "imagedev/cassette.h"
#include "sound/wave.h"
#include "screen.h"