From: "Chuck Guzis" <cclist at
sydex.com>
---snip---
I've always thought that 24 bits is a nice word size for a small computer.
Divisible by 2, 3, 4, 6, 8 and 12 bits. An instruction could use 6 bits
for opcode and 3 register addresses out of a 64 register file...
Hi
My thought is to make a variable word length processor using
a single bit ALU. Of course, I've been thinking in terms of a relay
based machine.
Dwight