Overview
Dive into the essential world of stack operations in Z80 assembly programming through this comprehensive 34-minute video lesson. Learn how to efficiently store and retrieve values using the stack, a crucial processor function. Explore the stack pointer, understand its inner workings, and practice with hands-on stack tests. Discover unusual stack commands and gain insights into shadow registers. Access accompanying text lessons, source code, and additional resources to enhance your learning experience. Perfect for both beginners and intermediate programmers looking to master Z80 assembly language.
Syllabus
Introduction
Stack Pointer
How the Stack Works
Stack Test 1
Stack Test 2
Unusual Stack Commands
Shadow Registers
Taught by
ChibiAkumas