[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disk images...



phunny_fongs schrieb:

> The process is like this (for those that are serious):
> 1. Find a rom image
> 2.  make sure the image is in intel hex format (repeat step one)

Raw binary and Motorola will be accepted, too. 

Raw binary means just 32768 bytes for a 27256 eprom. Intel hex looks
like "0000:1055AABBCCDD...", Motorola like "S9000055AABBCCDD". These
files are 2..3 times bigger than the raw binary images, but their
advantage is that they include checksums.

We have started a collection of EPROM images on apple.cabi.net, but
AFAIK the SCSI card's ROM is still missing.


Patrick