Explore Z80 assembly programming with a focus on assembler directives and advanced programming techniques in this sixth lesson of the series. Dive into compiler directives, labels, symbols, and compilation processes. Master the use of 'org' and origin statements, debug builds, and define sequences. Learn about alignment, lookup tables, and vector tables to optimize your code. Discover powerful programming tricks and harness the potential of macros to streamline your assembly language development. Gain practical insights that will enhance your skills in Z80 assembly programming and prepare you for more complex projects.
Overview
Syllabus
Introduction
Compiler Directives
Labels and Symbols
Compilation
org Statement
origin statements
debug builds
define sequence
align
lookup tables
vector tables
programming tricks
macros
Taught by
ChibiAkumas