Adding Machine Language Instructions to the CPU
Offered By: Ben Eater via YouTube
Course Description
Overview
Explore the process of expanding a CPU's instruction set by adding STA (store A), LDI (load immediate), and JMP (jump) commands. Learn how to implement these new machine language instructions, write a program utilizing them, and step through its execution. Gain insights into CPU architecture and low-level programming as you delve into the intricacies of an 8-bit computer system.
Syllabus
Intro
LoadA and StoreA
Programming EEPROMs
Writing a program
Running the program
Taught by
Ben Eater
Related Courses
Build an 8-Bit Decimal Display for 8-Bit ComputerBen Eater via YouTube RAM Module Build for 8-Bit Computer - Part 2
Ben Eater via YouTube 8-Bit Computer Build - Connecting the Bus and Output Register
Ben Eater via YouTube RAM Module Build for 8-Bit Computer - Part 3
Ben Eater via YouTube RAM Module Build for 8-Bit Computer - Part 1
Ben Eater via YouTube