Conditional jump instructions

In this video we program the microcode of the 8-bit breadboard computer so that it supports two conditional jump instructions: JC (jump carry) and JZ (jump zero). We also test out these new instructions and write several programs using them. Code from this video: Matthew’s Patreon post with clever self-modifying code: Intel x86 developers guide (4800 pages! CMP instruction is on ): #page=726 More 8-bit computer: Support me on Patreon: ------------------ Social media: Website: Twitter: Patreon: Reddit:
Back to Top