Parni wrote on 2020-07-01, 09:41:
Ok, thanks for the info. I will need 28-pin chips also for my other motherboards to play around with various BIOS versions and maybe the UV-light erasable isn't that convenient. So would these EEPROM's be suitable for a 486 bios chip? https://www.ebay.com/itm/10PCS-28Pin-EEPROM-I … UMAAOSwnKFeS-jY
The item you linked is only capable of holding 32KB (too small), but yes, these kinds of Atmel EEPROMs should work very well.
I'll give you some more background on the 32-pin chip situation. I'm generally too lazy to order new 28-pin EEPROMs from eBay and I already have a stash of 32-pin EEPROMs from various Pentium poards.
So what I ended up doing was to concatenate the desired BIOS image with a hex editor (cloning the contents basically) until I got to the size of the BIOS chip I was going to use.
After that, I solder the unused address pins to Vcc (or GND, doesn't matter) and put it in the 28-pin socket of the motherboard with pins 1, 2, 31 and 32 hanging outside the socket.
The attachment chip1.jpg is no longer available
You can make this treatment to a socket instead and use that between the motherboard and the 32-pin chip. If you take a look at the datasheet, you'll understand why this works.
I have to admit, this is not that easy to make at first glance and it looks janky, but it saved me time and money (i didn't have a TL-866).