Output register

The output register is similar to any other register (like the A and B registers) except rather than displaying its contents in binary on 8 LEDs, it displays its contents in decimal on a 7-segment display. Doing that requires some complex logic; luckily there’s an easier way:

Videos

Schematic

Schematic of the output register

Data sheets

Discuss this tutorial