My own CPU named "N-16" executing Fibonacci sequence (23 Numbers and one overflowed number)
Your video quality is fine, it just takes a while for the higher quality part to finish processing.
For the XOR chip, you can actually make one using only 4 NAND chips: the first NAND is connected to both inputs, the second is connected to Input A and the output of the first NAND, the third is connected to Input B and the output of the first NAND, and the outputs of the second and third NAND chips go into the inputs of the final NAND, and the output of that is the final output.
I made a very traditional CPU with the worst wiring mankind has ever seen.
CU has 16 hard wired opcodes: No-Op, load, store, add, subtract, and, or, jump, jump if zero, jump if carry, load literal, output, input, halt, add literal, subtract literal. Memory is limited but with a lot more it could do a lot of cool stuff