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
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 […]
These are the tests for the adder circuits. Any test failures will be logged in the console log.
Increment 8 bit value by one.
Component for adding 16 bit numbers with carry.
Increment 16 bit value by one.
Adds two bytes together to produce a sum.