Project:Ball Computer: Difference between revisions

From London Hackspace Wiki

m
Line 44: Line 44:
* 1110 0011 = add
* 1110 0011 = add


This isn't especially compact, but would seem to make it easy to separate different operations.
This isn't especially compact, but would seem to make it easy to separate different operations (e.g. to pass instructions to the memory unit).


== Memory ==
== Memory ==