"Bill Giovino" wrote in message
news: ...
>
> http://www.microcontroller.com/news/Zilog_Z8051.asp
>
> Zilog shows us all that the 8051 will never, ever die. Ever.
>
> Big Z has some nice parts - 100nA sleep current, EEPROM, and a
> single-cycle multiply.
I have to admit I've got a bit of a special place in my heart for the 8051.
It's so thoroughly the opposite of orthogonal that you really had to pay
attention to get the best out of it. Special memory locations, limited
memory capacity, limited clock cycles, special registers, special I/O,
special instructions. Yeah! But that "best" could be very good indeed when
you went to the trouble.
At the same time I was doing 8051 work on the older product line I was also
working with the Cold Fire (very similar to the 68000). What an amazing
contrast.
I can't think of an application I'd design an 8051 into, but fond memories
of hard but interesting work.
- Bill