J
John Larkin
Guest
On Sat, 29 Jan 2005 13:27:05 -0500, keith <krw@att.bizzzz> wrote:
instead of a program counter. That reduced prop delays and hardware
complexity, but sequential instructions hopped all over the place. I
know a guy who actually programmed one of these monsters (used it in a
commercial ignition timing strobe, with all sorts of tricky timing
loops) and he's still fairly coherent.
There are a few web sites devoted to designing computer languages and
architectures with the worst possible structures, apparently unaware
that National beat them to it.
John
Some of the low-ends COPS machines used a pseudo-random shift registerSure, but if a processor can exist without a program counter a
micro-programmed machine can exist without a micro-program counter. A
counter is a means to an end. It's not an end.
instead of a program counter. That reduced prop delays and hardware
complexity, but sequential instructions hopped all over the place. I
know a guy who actually programmed one of these monsters (used it in a
commercial ignition timing strobe, with all sorts of tricky timing
loops) and he's still fairly coherent.
There are a few web sites devoted to designing computer languages and
architectures with the worst possible structures, apparently unaware
that National beat them to it.
John