2732As

Ludis Langens ludis at cruzers.com
Mon Mar 30 13:22:54 GMT 1998


Mike V. <ECMnut at aol.com> wrote:
> Cuz you need to tell them that you 
> don't want any AMD chips.  The body is slighty
> wider, and will not fit well in the GM (RobbinsNugent)
> plastic holders.  Toshibas & Motorola and, I think
> Intels work well....
> 
> Just stay away from the AMDs 

[checking some EPROMs]  Hey!  Good Point.

I checked the various EPROMs I have here.  An ancient AMD, a recent AMD,
and some ancient Intels are all "wide".  NetSemi, TI, Atmel, Fujistu,
and NEC are all "narrow".  This was just a small sample though.

               unsigned long BinToBCD(unsigned long i) {unsigned long t;
Ludis Langens     return i ? (t = BinToBCD(i >> 1), (t << 1) + (i & 1) + 
ludis at cruzers.com            (t + 858993459 >> 2 & 572662306) * 3) : 0;}





More information about the Diy_efi mailing list