• Updated 2023-07-12: Hello, Guest! Welcome back, and be sure to check out this follow-up post about our outage a week or so ago.

Compatible eeprom for Classic II ROM replacement

Alexandre

Member
Hi everyone

I wish to know if it possible to use some eeproms to replace my Macintosh Classic II 2 x ROM chip.

I connected one of thoses in a bad position and not the macintosh just do not see any scsi device... and i get stuck on the disk icon with a ? mark who make me think that my rom are now defective...

I have some 27C400 rom and a eeprom burner so i wonder if there a possibility to download the rom from internet then burn it back to a pinout compatible eeprom? and which type of eeprom would be compatible?

Thank you very much for your help

 

Alexandre

Member
Thank you. Yes i already have the 512k rom file now i need to know how it possible to split it in two file? and also there is it a eeprom pinout compatible for Macintosh Classic IIK rom?

 

Bolle

Well-known member
When you make it to the flashing question mark your ROM is fine. It would have failed the checksum test if it wasn’t.

To verify you can read it with your programer and compare it to the ROM file you got from the internet.

 

Alexandre

Member
Thank you! I will have a look to your software... Also im wondering can i burn the 512k image to 1 x 27c400 for examble...then use only 1 chip on the board if i set the jumper to 512k?

And does someone know if 27c400 will be pine-out compatible?

Thank again :)

 

Alexandre

Member
Thank you very much! I looked at this blog earlier but im not sure to understand if his modified rom could be used alone without Classic II FPU/ROM Card?

My main concern is about to know that if i split a mac classic II rom to get 2 x 256k rom file then i burn thoses files on 2 x 27c400 should it work as it? I just cant find any information on internet that can confirm this... so i wonder if someone already did this?

Thank for your help and sorry for my not so good english

 

karrots

Well-known member
He specifically says you can:

The 2 ROM version of Classic II can use two 27c400 EPROMs of 100ns or faster (150ns won't work) to replace the system ROMs. The 4 ROM version can use four 27c010's. I did my development with the 2 ROM version because half the number of chips to remove, erase, reprogram, and reinstall seemed like a good thing.

 

Bolle

Well-known member
Again, why not read the original ROM chips in your ROM burner set to 27C400 and compare the contents to the ROM file you got from the internet?

Still 99% certain your ROMs are not the problem here. There is a checksum test early in the boot process, if your ROMs were bad that test would fail and you would not make it to the flashing question mark.

 

Alexandre

Member
Again, why not read the original ROM chips in your ROM burner set to 27C400 and compare the contents to the ROM file you got from the internet?

Still 99% certain your ROMs are not the problem here. There is a checksum test early in the boot process, if your ROMs were bad that test would fail and you would not make it to the flashing question mark.
Sorry i did not answer on this... I compared my roms vs the original and the code isnt exactly the same... overall there is some similarity but not exactly the same and the compare test alway fail BUT... for testing my original rom i have to chose a "device" on my programmer software and i used the generic 27c400 to dump the rom but i am not even sure that this is the correct device for dumping thoses original roms. This is why im focusing asking if thoses 27c400 are the same pinout than the original roms

 

Alexandre

Member
You should be able to use it without the rom card, just don't use the modified system rom. You can always email @bbraun.
Hi

I finally received my 27C400. While i was waiting my order i emailed bbraun but i think he is not active anymore here as i did not received any reply. But anyway i can confirm that following his directive and using his tools and original stock rom i was able to repair my mac. I can confirm too that i previously had the question mark on screen with the defective rom but the computer was not able to boot from any device... Soon i putted my new burned rom the computer was able to boot correctly. So thank everyone for your help

 

Jockelill

Well-known member
Reviving Athis old thread since I have a similar problem. I accidentally destroyed the two original ROMs by putting them on pin left… so they are fried.

I do have a programmer, and it looks fairly straight forward to make new ones. However, It says here that you need “100ns and faster”. I have however not been able to locate 27C400 chips of 100ns. I can find 120 and 150, but not 100. So where can I get those?

And does anyone already have a spliced ROM for HI and LO?

Joakim
 

MaCJaX

Member
Hey @Jockelill. Did you ever fix your Mac? I am having an issue that points to my ROMs and looking to burn some replacements. I found 27C400-105DC ROMs that I would like to try as those are the fastest I can find. Anyone know if those will work? Thanks in advance.
 

Jockelill

Well-known member
Hey @Jockelill. Did you ever fix your Mac? I am having an issue that points to my ROMs and looking to burn some replacements. I found 27C400-105DC ROMs that I would like to try as those are the fastest I can find. Anyone know if those will work? Thanks in advance.
Pretty sure those should work. I designed a PCB instead that uses modern chips (and covers both slots). With this I have 4MB ROM space. I haven't gotten to try anything else than stock ROM on it, but will when I get more time.

1700719118720.png
The major benefit is that this I can program in the normal ROM SIMM programmer. If you are in EU I can build you one, but if you are in the US or elsewhere, you can send a DM to @WillJac instead :). He also has them.

Joakim
 

neongod

New member
My Classic II had faulty ROMs, so I had to make new ones. Earliere the cheapest EPROM programmer available in the EU was the TL866-II (most online guides and youtube videos are about this one), which was unfortunately discontinued. I ended up getting an XGecu T48 programmer, which is the new version of the TL866-II, but it's incompatible with the old adapters due to the socket facing the other way. Luckily there is now a compatible 27C400/800/160 adapter.

I used AM27C400-105DC DIP-40 EPROMs I bought on eBay. The ROM file found online can be splitted with the small C program linked above, but if you don't want to compile it, here are the two parts I splitted: 341-0257-mod.bin, 341-0261-mod.bin. I made a post about how to burn them with the XGecu Pro software on my site, hope this helps someone to revive their Classic II.
 
Last edited:
Top