03-16-2015, 07:26 AM
(This post was last modified: 03-16-2015, 07:27 AM by newomaster.)
My first CPU, built over 3 years ago according to the date of this screenshot (wow that long ago).
It actually worked pretty well, though it wasn't very fast or powerful.
It's probably about as nooby as you get, with a RCA mickey-mouse xor (you know the one I'm talking about) ALU. 4 bits, 8 registers, with ALU A and B input registers. Its controlled by goto lines in the program memory and has conditional branching. It also has two different program slots because reasons.
Most interesting thing I did on it was multiply by repeated addition.
It actually worked pretty well, though it wasn't very fast or powerful.
It's probably about as nooby as you get, with a RCA mickey-mouse xor (you know the one I'm talking about) ALU. 4 bits, 8 registers, with ALU A and B input registers. Its controlled by goto lines in the program memory and has conditional branching. It also has two different program slots because reasons.
Most interesting thing I did on it was multiply by repeated addition.