HP Integral Software Engineering ROM dump?
Mattis Lind
I have a nice little HP Integral that I intend to work a bit with. It is working fine except for possibly that the power button is not staying in ON position.
I have read about the Software Engineering ROM. It would be nice to have! Is there a dump available for the HP Integral Software Engineering ROM or were these extra utilities available as file to be stored on an external hard? Is the 2MByte Software Engineering ROM perceived as an filesystem by HP-UX?
|
|
Mattis,
I’ve sent you a private mail, but the image files are also on the HP Integral directory in the files section.
-Rik
Van: VintHPcom@groups.io <VintHPcom@groups.io> Namens Mattis Lind
I have a nice little HP Integral that I intend to work a bit with. It is working fine except for possibly that the power button is not staying in ON position.
|
|
fulivi@...
Hi,
I looked at the IMG.rar file from the files section some time ago but I found that it holds just the images of the accompanying floppy disks and not of the ROMs themselves. Maybe I've just looked in the wrong place. And, AFAIK, the ROMs are handled as a read-only filesystem by HP-UX. --F.Ulivi
|
|
The ROMs contains the files, like the CCP compiler and other programs. When your using the ROMs you don't need the disks.
-Rik
|
|
fulivi@...
Ah, ok, I was deceived by this statement from README on 1st disk:
NOTE: These commands will only run with the Software Engineering ROM installed! --F.Ulivi
|
|
Mark Bielman
Trying to "view" these with WinZip 25 but that's not working.
How can I do that? Do not want to burn a CD! thx Mark
|
|
Use Winrar to view the files.
-Rik
|
|
Mark Bielman
OK. So those ROM files are not the contents of the ROMs themselves but rather
the installation discs that come with the SE ROM Module. These will install files to your HDD that are NOT included in the SE ROM Module. So things like cat, ls, cc (etc) are in the SE ROM but others like the lp admin and spooler files are not. That is how my system is set up: the SE ROM Module + HDD to make a "complete" HP-UX system. There is another set of HDD installation discs that you use w/o the module. Many MANY discs! I haven't looked at the module in a while but I think there are a dozen or so ROMs in there. Mark
|
|
Mark Bielman
16 ROMs
|
|
Mattis Lind
Thanks for all replies, Rik, Mark and F. Ulivi!
|
|
8 infact -Rik
|
|
The SE ROM contains the C and Fortran compiler +supporting programs. As far as I know the same programs are on the disks. The advantage of the SE ROM is having the program available not needing a hard drive or box of disks.
|
|
Mark Bielman
I mean there are 16 ROM chips on the board.
(they are 8-bit ROMs) Mark
|
|
Glen Slick
On Sat, Dec 19, 2020 at 11:04 AM Mattis Lind <mattislind@gmail.com> wrote:
There is a utility somewhere for creating the ROM file system. Back when I had an IPC years ago I had an 82971A EPROM Module: http://www.hpmuseum.net/display_item.php?hw=937 That has sockets for up to sixteen 64KB EPROMs, for a total of 1MB, or half the capacity of the 82987A Software Engineering ROM. It has been long enough now that I can't remember anything about how I created the ROM file system image. I chose a set of files that would total up to 1MB or less, and somehow created a ROM file system image from that set of files. Then I segmented the ROM file system image up into 64K chunks and programmed those into the EPROMs for the 82971A EPROM Module. Oh, I must have used the EPROM/ROM Tools here: http://hpmuseum.net/display_item.php?sw=200 Too bad I didn't keep that IPC. Would probably be a long time before another 82971A EPROM Module turned up anywhere.
|
|
Mark Bielman
Mattis,
Are you still interested in this? I am working on the BASIC ROM piggy back module and I might be able to come up w/something. I have one of these (SW ROM MODULE) and noticed that the ROMs are in sockets. Need an adapter (as it appears) to read the ROM code and program into a (32-pin) PROM. Maybe there is some interest in the group about these. Mark
|
|
Mark Bielman
Interestingly, the original SW ROM MODULE had a connector for an additional PCBA. The docs I've seen
are for a serial card; but mine has a 1MB RAM card on it! More interest? Mark
|
|
Mark Bielman
Sorry Rik. No FORTRAN compiler in there. (f77)
|
|
Mattis Lind
On Mon, Jan 11, 2021 at 05:18 AM, Mark Bielman wrote:
Mattis,Yes, I am still very interested in a dump of the SE ROMs. I am still contemplating creating a combined SRAM and NOR Flash ROM board which then could hold the SE ROM and some other stuff. I am working on the BASIC ROM piggy back module
|
|
Mattis Lind
On Mon, Dec 21, 2020 at 12:36 AM, Glen Slick wrote:
On Sat, Dec 19, 2020 at 11:04 AM Mattis Lind <mattislind@...> wrote:Thanks for the pointer to this tool. Entirely missed it when browsing around in the hpmuseum software catalog. Now that I have MAME emulation of the IPC running I will try using it and see if what kind of format it creates.
|
|
al_kossow
from a friend
-------- Forwarded Message -------- Subject: Re: [VintHPcom] HP Integral Software Engineering ROM dump? I'm pretty sure they've already been dumped. I found these somewhere on the internet but I can't find them again. Good thing I downloaded them. Here are some notes that I made back in 2015 when I last looked at it. Software Engineering ROM module (82919A option 001 or 82987A) TC531000P ROMs, 14x. 128Kx8 0H – 1818-3960 0L – 1818-3961 1H – 1818-3962 1L – 1818-3963 2H – 1818-3964 2L – 1818-3965 3H – 1818-3966 3L – 1818-3967 4H – 1818-3968 4L – 1818-3969 5H – 1818-3970 5L – 1818-3971 6H – 1818-3972 6L – 1818-3973 7H – 1818-3974 7L – 1818-3975 2 megabytes total (1024Kx16) Could be done with 4 27C401Ks (512KByte each). Address map: 000000-07FFFF – Internal ROM, OS 080000-0FFFFF – Internal ROM, Option PCA 100000-4FFFFF – External ROM modules, 4M total 500000-5FFFFF – Reserved, 1M 600000-6FFFFF – Internal IO, 1M 700000-7FFFFF – External IO, 1M 800000-EFFFFF – External RAM, 7M F00000-F7FFFF – Internal RAM: 512K F80000-FFFFFF – Reserved, 512K
|
|