Z80 Assembly - Introduction to the Stack - Lesson 4
Offered By: ChibiAkumas via YouTube
Course Description
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
Related Courses
Quadtree Video Compression for CPC - Part 1 - Lesson P66ChibiAkumas via YouTube Z80 Assembly - Ports, Interrupts and Hardware Control - Lesson 7
ChibiAkumas via YouTube Learn Z80 Assembly - Assembler Directives and Programming Tricks - Lesson 6
ChibiAkumas via YouTube Learn Z80 Assembly - Bit Shifting and Logical Operations - Lesson 5
ChibiAkumas via YouTube Switching Between 16-bit Z80 and 24-bit eZ80 (ADL) Mode - Lesson 2
ChibiAkumas via YouTube