Exploring H89-Z37 (Norberto's board)

73 views
Skip to first unread message

Mike Cassidy

unread,
Nov 10, 2025, 4:41:09 PM (10 days ago) Nov 10
to SEBHC
New to a just acquired H89.   Reading up on possible future enhancements - Norberto's Z37 controller board high on the list.  Appears that MTR90 ROM and a secondary address decoder ROM are required firmware in the H89.  How does one go about upgrading from MTR89 (in my unit) to MTR90 - buy proms and burn them with the code?   Is the code available?  I only see source listings

Mike

glenn.f...@gmail.com

unread,
Nov 10, 2025, 8:01:52 PM (10 days ago) Nov 10
to se...@googlegroups.com

Hey Mike!  So here’s an outline/brain dump but not a step-by-step

 

  • Yes you’ll need to move to MTR90 to handle the soft sectored controller
  • I suggest you read through the Z-89-37 install instructions https://sebhc.github.io/sebhc/documentation/hardware/HZ89/Z-89-37_Ins_Op_Sc.zip
  • It is also good to familiarize yourself with the Configuration Guide https://sebhc.github.io/sebhc/documentation/hardware/HZ89/H-88-89-90_Cnf.zip
  • You probably don’t need to do anything to the power supply but feel free to check back here with questions.
  • The MTR90 is a 4K ROM so you will need to reconfigure jumpers (see install doc above, however see discussion below regarding CF boot ROM).
  • The MTR-90 ROM is archived here: SEBHC Software Home
  • You’ll need two 2732 EPROMs and a programmer. The original Heath MTR-90 was part number 444-142.
  • The reason you’ll need the second EPROM is because you are using the ROMmable CF boot code at 020.000. You’ll burn that in the second EPROM. It will replace the 2516 you have there now (you can’t mix the 2516 and 2732 on the CPU board – both must be the same), however we’ll need to have a discussion on how to set the jumpers
  • You’ll also need to upgrade U516 to part number 444-83. I’m not sure if we have a modern equivalent or rely on older versions that people have – hopefully someone here will clarify where to get the 444-83 or how to make one…
  • The documentation on MTR90, and source listing are here: https://sebhc.github.io/sebhc/documentation/hardware/HZ89/MTR-90_Ref_ROM.zip

 

Digest that for a bit and we can discuss further

 

  • Glenn

--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/115caaca-54f8-4ef5-bb93-b1c054fdaf3dn%40googlegroups.com.

Joseph Travis

unread,
Nov 10, 2025, 8:28:46 PM (9 days ago) Nov 10
to se...@googlegroups.com
Correction regarding the power supply... The 78M05 (T03 package) mounted on the aluminum "heat sink" needs to be upgraded to a 78H05.

Joe


dave...@gmail.com

unread,
Nov 11, 2025, 8:58:08 AM (9 days ago) Nov 11
to se...@googlegroups.com
  • You’ll also need to upgrade U516 to part number 444-83. I’m not sure if we have a modern equivalent or rely on older versions that people have – hopefully someone here will clarify where to get the 444-83 or how to make one…

 

I am all setup to build the soft-sector controller PCB too.

 

Is this 44-83 a killer to the project? What is a 444-83?

Mike Cassidy

unread,
Nov 11, 2025, 9:49:28 AM (9 days ago) Nov 11
to se...@googlegroups.com
According to Heath parts cross reference, the 444-83 is a 18SA30  32X8 PROM.   So far, a web search has not produced any references.  Hopefully others here have found a solution

 



--
Regards,

Mike Cassidy

dave...@gmail.com

unread,
Nov 11, 2025, 10:26:18 AM (9 days ago) Nov 11
to se...@googlegroups.com

I was reading through the Zenith H89/90 manual (Apparently the Heathkit Manual right are owned by somebody, so those Heathkit Assembly and schematic manuals are NOT available.  The Zenith manuals are pretty much the same.  Anyway, I was ready the Zenith manual and it appears those chips, U516/U517 are 20 Pin ROMS.  I would imagine and adaptor PCB could be made, even hand wired, pretty easily to allow for a more common EEPROM to be used, if that assembly would physically fit.  Does anyone have the updated memory address lookup code to burn in to the ROMS?

 

-Dave

dave...@gmail.com

unread,
Nov 11, 2025, 10:42:17 AM (9 days ago) Nov 11
to se...@googlegroups.com

My bad< I think that is only a 32-byte prom?  Hard to use a more modern part.  It only uses 5 address lines, so it can only address 32 bytes.  It’s a memory address matrix, so it doesn’t need more I, guess.

 

Interesting:

I guess you could use a more modern EEPROM wasting a huge amount of its space pulling the extra address lines low or high?  I am literate enough in EEPROMS to fully understand this.  A GAL can also do this job?

 

Surely, someone has already engineered a replacement for U516 in order to make H/Z90’s out of Z89/H89s?

 

-Dave

 

 

From: se...@googlegroups.com <se...@googlegroups.com> On Behalf Of Mike Cassidy


Sent: Tuesday, November 11, 2025 9:49 AM
To: se...@googlegroups.com

image001.png
image002.png

Peter Higgins

unread,
Nov 11, 2025, 10:48:24 AM (9 days ago) Nov 11
to SEBHC
444-83 is a 74S188 bipolar ROM with an access time of 25ns, which is much faster than what most EEPROMs are capable of. The 74S188 can still be found with a bit of searching, but you need a vintage programmer capable of programming these old fusible link ROMs.
As already pointed out, a GAL (with an adapter) programmed to produce the same logic output might work, and would have sufficient speed for this application.

dave...@gmail.com

unread,
Nov 11, 2025, 11:13:46 AM (9 days ago) Nov 11
to se...@googlegroups.com

a GAL (with an adapter) programmed to produce the same logic output might work, and would have sufficient speed for this application.”

 

That’s a great idea.  I am not one to know how to write a program for a GAL – lol.  I have programmed GALS before as replacements for a similar device in Commodore 64s.  That’s not hard.  You got to have someone more knowledgeable that me to know how to create the lookup table code.  After next year, when hopefully, I will have more time, I could look in to it more.

 

I would be surprised that someone has not already done that.  But then again, The H89 probably didn’t sell in the millions and millions like the C64 or Apple II did.  You can get anything you can possibly think of for those machines.  There are tons of YouTube support for those.

 

I started out with building an OSI Superboard II system and the upgrading it’s memory, adding a floppy controller and a C1P case.  OSI is ghost land when it comes to support or availability.  Not many of us had them, I guess. 

 

Then I built an H89.  After that, while others were going IBM PC Clone, silly me went RS Model 4 with 128K of memory.  If I recollect correctly, I could run CPM in one 64K memory location, and then Flip to TRSDOS in the other.   SuperCalc (or some spreadsheet in one memory segment) and Wordstar in the other.  I was multi-tasking before Windows – lol.  I was never in to games, always programming, or documenting in Wordstar.  My memory is bad from the 80s so take some of this with a grain of salt -lol.


The First PC Clone I had, if I recollect correctly, was a Heathkit 386 machine.  I also had an H161 (?) with dual floppies in the pop-up and a $700 10MB Hardcard installed.  I do not remember what happened to that machine. It was HEAVY, but I had a portable computer.

 

I think this is why I want to get this H89 that I bought at Goodwill working. Hopefully, it will help bring back memories that have long been in deep grey matter storage.

 

-Dave

Joseph Travis

unread,
Nov 11, 2025, 11:23:33 AM (9 days ago) Nov 11
to se...@googlegroups.com
I believe I have some 444-83s in my inventory and I have the ability to program the 74S188. Email me directly when the time comes.

Joe


glenn.f...@gmail.com

unread,
Nov 11, 2025, 12:40:34 PM (9 days ago) Nov 11
to se...@googlegroups.com

A Goodwill H89. Wow. Cool find!  This group is great at helping folks like you.  We also have an SEBHC Discord channel if that’s more to your liking.

 

Good luck!

glenn.f...@gmail.com

unread,
Nov 11, 2025, 12:43:56 PM (9 days ago) Nov 11
to se...@googlegroups.com

Quest seems to have them (?):

DM74S188N Integrated Circuits NATIONAL SEMICONDUCTOR CORP | Quest Components

 

This one shows 35ns…

 

From: se...@googlegroups.com <se...@googlegroups.com> On Behalf Of Peter Higgins


Sent: Tuesday, November 11, 2025 10:48 AM

Peter Higgins

unread,
Nov 11, 2025, 1:11:10 PM (9 days ago) Nov 11
to SEBHC
On Tuesday, November 11, 2025 at 9:43:56 AM UTC-8 Glenn Roberts wrote:

Quest seems to have them (?):

DM74S188N Integrated Circuits NATIONAL SEMICONDUCTOR CORP | Quest Components

 This one shows 35ns…

That was likely the speed version used for the 444-83, and should be fine.

Mike Cassidy

unread,
Nov 11, 2025, 1:16:43 PM (9 days ago) Nov 11
to se...@googlegroups.com
Also located a source for 74S188 at futurlec.com



--
Regards,

Mike Cassidy

Joseph Travis

unread,
Nov 11, 2025, 2:13:40 PM (9 days ago) Nov 11
to se...@googlegroups.com
My sincere apologies to Dave and Mike, I should have verified my inventory before I spoke up.  I have just one 444-83 (that I'll keep as a master) and no 74S188s.  I didn't realize that I had gone through all of them.

It appears some of you have found a supply of the 74S188s.  If you were to buy some and send them to me, I would be happy to burn a 444-83 for you in exchange for a 74S188 + shipping.  If you allow me to keep more than one, I'll pay the shipping back to you.

Joe


Mike Cassidy

unread,
Nov 11, 2025, 2:22:02 PM (9 days ago) Nov 11
to se...@googlegroups.com
Thanks Joe.  Ordered two earlier today.  Will send your way when they arrive along with return postage.  You can send your address off the site - cmc...@gmail.com

Mike

Regards,

Mike Cassidy


dave...@gmail.com

unread,
Nov 11, 2025, 2:47:50 PM (9 days ago) Nov 11
to se...@googlegroups.com

Discord is something my whipper snapper kid is in to – LOL.  No, I have discord too, I’m just not use to going there that often.  I am mainly on channels for YouTube “stars” have a few others.  I will have to join SEBHC later today; thanks.

 

-dave

dave...@gmail.com

unread,
Nov 11, 2025, 2:54:15 PM (9 days ago) Nov 11
to se...@googlegroups.com

My T48 programmer (fairly modern) can’t handle them.  I do not have an old programming.  We need 25ns?  If 35ns will do, I am happy to order them, if someone can program them, or if I can get a programmer (he who croaks with the most tools wins), that would be great.

dave...@gmail.com

unread,
Nov 11, 2025, 2:54:17 PM (9 days ago) Nov 11
to se...@googlegroups.com

I’ll get some on order now <grin>

norberto.collado koyado.com

unread,
Nov 11, 2025, 5:58:42 PM (9 days ago) Nov 11
to se...@googlegroups.com
I will double check if I still have any spares 444-83.  Yes, we have the 444-83 in GAL format as well, but you will need an adapter to make it work and I do not have any at this time. 

Also, you will need to update the other two 20-pin ROMs with later version as well.

Screenshot 2025-11-11 at 2.57.54 PM.png
Norberto 

glenn.f...@gmail.com

unread,
Nov 11, 2025, 7:16:59 PM (9 days ago) Nov 11
to se...@googlegroups.com

True and worth checking but if you’ve got MTR89 you probably already have 444-66 and 444-61 (but, again, need to check!)  see configuration guide document I posted earlier….  If you’ve got an older machine and/or MTR-88 you may need all 3…

image001.png

dave...@gmail.com

unread,
Nov 13, 2025, 9:33:31 AM (7 days ago) Nov 13
to se...@googlegroups.com

I ordered (6) six 74S188s.  Will they work for the others?  If not, what GAL chips do we need?  Do GALs go fast enough?

image002.png

Lee Hart

unread,
Nov 13, 2025, 2:28:52 PM (7 days ago) Nov 13
to se...@googlegroups.com
The 444-83 address decoder is a 16-pin 32x8. The other CPU board PROMs are 20-pin 256x8.

I too have a programmer for these old PROMs. There are quite a few brands and part numbers that all have the same pinout and would work. If someone has some of them, I'd be happy to program them for you.

I'd also be interested in buying a few 74S188s or equivalent. I have several H89 CPU boards with the older PROM that I could upgrade.

It's not strictly necessary to upgrade the 5v regulator from a 78M05 (3 amp) to a 78T05 (5 amp). However, it gives you more 5v current, especially useful if you have floppy drives mounted inside. But it's important to remove the two yellow wires from power supply board connector P101 to directly connect to the bridge rectifier on the metal heatsink. The pins in P101 are only good for 3 amps, and will burn up if you try to pull 5 amps through them.

Happy hacking,
Lee Hart

Mike Cassidy

unread,
Nov 19, 2025, 11:51:05 AM (20 hours ago) Nov 19
to se...@googlegroups.com
I checked and I do have 444-61 and 444-66 installed.  I've just sent a PROM to Joe to be programmed as the 444-83.  So this is a start in moving to MTR90.

Thanks all

Mike



--
Regards,

Mike Cassidy

norberto.collado koyado.com

unread,
Nov 19, 2025, 7:01:23 PM (13 hours ago) Nov 19
to se...@googlegroups.com
MTR90 upgrade is the right path to do. I loved to use Hex with the MTR90 as it is easy to debug.

Image

Norby

Reply all
Reply to author
Forward
0 new messages