Turing Complete Part 5: Conditionals
Implementing conditionals, which will be necessary for our CPU to jump to new memory addresses based on comparisons.
Other Videos By Tea Leaves
2022-12-29 | Removing Copy Protection With the Apple II Machine Language Monitor |
2022-12-03 | The Coq Proof Assistant, and Logical Foundations |
2022-11-19 | Process, Software, Twitter, and The Mythical Man-Month |
2022-10-29 | Santa Paravia: A 1978 Nation-Building Game |
2022-10-09 | An Elegant Solution for Personal Finance: Finances 2 |
2022-09-18 | Turing Complete, Part 8: XOR Frustration |
2022-09-10 | What's the Deal With I Bonds? Investing in a time of Inflation |
2022-09-03 | Plain Text Accounting: An Opinionated View |
2022-08-14 | Turing Complete, Part 7: Writing some Assembly Language! |
2022-08-05 | Turing Complete, Part 6: Computer, Completed |
2022-07-31 | Turing Complete Part 5: Conditionals |
2022-07-30 | Turing Complete, A NAND To Tetris game: Part 4 |
2022-07-24 | Let's Play Alan's Automaton Workshop: Part 2 |
2022-07-17 | Last Call BBS - Solving Chipwizard Professional, Part 2 |
2022-07-14 | The Incredible Proof Machine - Part 4 |
2022-07-10 | Last Call BBS: Solving Chipwizard Professional, part 1 |
2022-07-07 | The Incredible Proof Machine - Part 3 |
2022-07-03 | The Incredible Proof Machine - Part 2 |
2022-07-03 | The Incredible Proof Machine - Part 1 |
2022-06-25 | Natural Number Game, Part 1 - Proving Addition |
2022-06-18 | A 6502 Simulator Mystery - Solved! |
Tags: cpu design
digital logic
digital circuit design
NAND to Tetris