A full Arithmetic/Logical Unit (ALU).
Subtract the second number from the first.
Subtract the second number from the first.
A full Arithmetic/Logical Unit (ALU).z
These are the tests for the adder circuits. Any test failures will be logged in the console log.
Applies operations on an input word on two flags. If the z flag is set, then 0 is output instead of the input. If the n flag is set, the input is inverted […]
Reads the current value of the orogram counter in the state table and then increments the stored value.
Increment 8 bit value by one.
Adds two words together to produce a sum.
Increment 16 bit value by one.