Tony wrote....
IIRC, the RAM drawer has 128K on the mainboard,
but you can add 1 or 2
daughterboards, each is another 128K.
Ok, I got the right torx tools, and took the
cover off the memory drawer.
There is a large "base" card in the bottom of it, and two daughtercards that
appear to fill the entire case. That sounds like 384k total in the RAM
That sounds right.
drawer. That must mean 512k is built into the base
unit without the memory
Again, that sounds right. Yours is a -E model, isn't it? That has 512K
buit-in (I _think_ it's 256K on the main memory PCB, and 2 more
daughterboards (which are the same as those in the RAM drawer).
Incidnetally, the service mnaual regards SMD stuff as not being
field-repairable (No idea what the problem is!), and doesn't include
schematics of the RAM drwaer or daughterboards. They _are_ included in
the technical manaul.
drawer? Ok.... but I could have sworn I saw somewhere
that the 110+ could go
to 1mb. Wonder where the additional 128k goes?
You don't _have_ to have a RAM drawer and a software (ROM) drawer. I
think you cna have 2 RAM drawers. There as also a 1M RAM drawer made, I
believe it was bank-switched, and I have no details or schematics for it.
I've never seen one.
[...]
Interesting info, but I'm not interested in the
rom format (yet). I'm much
more concerned why neither executive card manager and lotus 123 don't show
up in pam. They don't show up in the directory of the B drive either - and I
am relatively sure from other research that they ARE supposed to show up
there when installed.
They certainly should show up in the B: drive directory. Maybe defective
ROMs? Start by removing and replacing them..
On thing I'm curious about is the jumpers inside the software drawer. Any
docs on those? It may be coincidence, but all the jumpers (one for each H/L
set) are in the same position for each of the six slots - and the two roms
that don't appear are the only two roms that use both H and L sockets. So
this makes me wonder if they were plugged in but the jumpers just never set
right. Anyone have docs on just how those jumpers are supposed to be set?
From memory....
This machine has an 80C86 (not 80C88) processor, it has a full 16 bit
databus, therefore. The H and L sockets are the high and low byte of the
databus (the ROMs, as usual, being 8 bits wide).
There are basically 2 types of ROM format. Either for 8 bits wide in a
single ROM chip which can go in any socket, or 16 bits wide, in a pair of
ROMs, which have to go in n H and L pair of sockets, and the right way
round. The advantage of the latter type is that you can execute programs
directly from the ROM without having to copy them into RAM first, this is
useful with big programs and limited RAM.
I can't rememebr what all the jumpers do, but it's not really one per
pair of sockets. I do remember one of the functions, though. The sockets
can take up to 128K byte devices, but the largest _EPROM_ you could use
was a 32K byte one, larger ROMs had to be mask-programmed. It's possible,
but settign the jumpers correctly, to take over 4 sets of sockets to take
EPROMs and appear as a single 128K chip. The idea of that was if you
wanted to produce a 128K byte ROM, you could test your code in EPROMs
before having the <n> thousand mask-programmed chips made.
However, one company (not HP) had a much better solution. They made up
little carrier boards that fitted into the 28 pin sockets on the 110+,
and which had a 32 pin PLCC EPROM (either windowed or OTP) soldered to
it. At one end of the board was a 5 pin header. In normal use you put
jumpers on pins 1-2 and 4-5, the thing then appeared as a 128K masked
ROM. To program it, you used a special modifed programmer (it was
something called a ROMBO IIRC), that had a cable that connected to the
header to provided VPP, the programming pulse, etc.
I have one of the programmers on extended loan from HPCC (it's more use
in my workshop than in another member's loft), I also have a couple of
the EPROM modules. Sometime I should trace out the connections, etc.
If you really want me to, I can work out the functions of the jumpers
from the manual. Personally, I've never needed to
change the ones in my
machine.
I assume you've got an MS-DOS prompt by now.
Try DIR B: and see what
shows up.
Everything that should, except the two app roms mentioned above.
I would start by re-seating those 2 ROMs, and if that doesn't help, move
them to other sockets in the drawer.
No, there's only one battery, the 6V lead
acid one.
Ok, then the first order of business is to seek out a replacement battery
if
one can be found!
3 off 2.5Ah Cyclon cells will fit perfectly. You'll have to solder up
straps to link them together, and solder then to the terminal board taken
from the original battery, but it can be done. My 110+
and 110 (which
uses a slightly different battery) have that arrangement.
-tony