[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 11 most influential microprocessors of all time
For me, the most influential microprocessor is the 6502.
Although extremely "influential", I think the Intel chips have a mob-
like following -- like people who insist that Windows is the only game
in town. It wasn't until the 80286 that Intel sped up instructions,
everything else from Intel seems to have been about marketing clock
speed -- The P3 is faster than the P4!?! I think Intel invented the
term "wait state." And, I really don't like having a CPU fan running
in my computer. I think that although Intel advanced clockspeeds,
their virtual monopoly hindered other advances in CPU design.
The modern day ARM processor was influenced by the 6502. The ARM is
inexpensive, fast enough, doesn't require a fan, small overall
footprint, and is found in a plethora of devices.
Some discussions on this board talk about timing. Timing at
instruction level with the 6502 in an Apple II is predictable. Timing
on an Intel chip is difficult (impossible?) to determine, so much so
that the chip includes a built in timer.
I am looking forward to seeing more massively parallel CPUs.