Redcode computer
Redstoner → Building → Redcode computer
ME and Xavier are creating the redcode computer!
http://redstoner.com/forums/threads/535-redcode
Ive got some stuff down. registers and all dat
cc: Cycles Counter (Increments per cycle of cpu) r0: Register 0 r1: Register 1 r2: Register 2 r3: Register 3 Registers 0 through 3 are IF registers. Basically 2 if statements per cycle. You cant change IF registers from regular commands. v1: Variable (register)1 v2: Variable (register)2 v3: Variable (register)3 v4: Variable (register)4
Programming table: Coming soon!