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.
Adds two words together to produce a sum.
Component for adding 16 bit numbers with carry.
Adds two bytes together to produce a sum.