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
8-Bit Computer Build - Connecting the Bus and Output RegisterBen Eater via YouTube Introduction to 16-Byte Static RAM for 8-Bit Computer
Ben Eater via YouTube 8-Bit Shack: New Software for the Apple II
KansasFest via YouTube ALU Design for 8-Bit Computer
Ben Eater via YouTube Bistable 555 Timer for 8-Bit Computer Clock - Part 3
Ben Eater via YouTube