Byte adder pseudocode ------------- This is very similar to the Wire example! position on output_next [-] // clear position on input a [ position on output_next + position on input a - ] position on input b [ position on output_next + position on input b - ]