Totally different id:2134436
Is it gonna be a totally different machine or an upgrade to this one?
How are you going to make it "programmable"? Where is the CPU? It ain't very general purpose.
UPDATE: New memory. Now there 7 memory addresses
At the parts where it says 2 and 3, theres 2 inst missing there, ya have to fix that.
this is very good for a first computer though, i should give computer engineering in tpt a try..
You could add a RAM and maybe a few registers, one of them being the instruction pointer (IP). So each cycle, the computer reads the data in IP, moves to that address in RAM (so if IP contains the value 0x3c4, the computer goes to ram address 0x3c4), fetches the instruction there, sends it to the control unit, and the control unit sends signals to the appropriate components. Then IP is either incremented by 1 or changed to a completely different number by a JUMP instruction.
IS9 really now? show me proof, and no copying.