I don;t know
how much RAM you have, most had 2 rows of 4164 chips for a
total kof 256K. There';s quite an easy mod to get 1 Mbyte on the
mainboard, basically it's fit 41256s in place of the 4164s, add a
74S158/7rF158 in the spare location on the mainboard, I think add a 33R
(or is it 22R) resistor amd cut some jumpers. I did it to mine.
Looks like I have 1.25MB of memory in this thing. (256K on the
mainboard, plus a 1MB 98257 in one of the expansion slots.) It also has
the graphics option fitted. Guess I could get 2mb if I modified the
motherboard, but we'll see...
Yes, you can. It's worth doig nthe mainboard mod if you have a load of
41256s, as the machine only has 2 expansion slots (one of which allowas
for an external connector on the PCB in normal DIO fashion), so you don't
want to waste them.
I think I have 2M RAM (1M o nthe motherboard and a 1M RAM card) and a
98622 GPIO interface in mine.
I am sure you know this, but the 50 pin microribbon conenctor on the
mainboard is an RS232 port. You will ahve to get or make a cable to a
DB25. The wirelist for this cable is not in any of the obvious
docuemtnaion, I think it's hidden in one of the BASIC manuals, and there
is an HP cable manual on bitsavers.
Which text vdieo board do toy have? I am told there was one tht didin't
support attributes (half-brightness, etc on the text display. The one I
have does.
[Keyboard]
Cool, thanks for the info. Good to know it
shouldn't be too difficult
to build a replacement; I hope I can find an original to match, though.
Not in any hurry, I have enough other projects to keep me busy until one
turns up...
I got one minor detail wrong (but it's obvious from the scheamtics).
There are really 2 signal lines between the machine and the kayboard.
One, from machine to keyboard, is a clock line.The other is
bidirectional. From keyboard to machine, it indicates whether the key is
pressed (or the appropriate bit of the twiddleknob counter). But if the
machine asserts in on the appropriate edge of the clock (it's clear from
the schematics, which are not in front of me), the scan counter in the
keyboard is cleared. That's the 'reset'
If you ahv to make one, you have a choice. You could copy the original
design, it's just common 4000-series CMOS parts, nothing custom or
programmed. Or I'll bet a microcontroller could easily keep up with the
interface singals. so you could use that.
-tony