Hello World on the ZX Spectrum - Z80 Assembly for Beginners
Offered By: ChibiAkumas via YouTube
Course Description
Overview
Learn Z80 assembly programming for beginners using the ZX Spectrum in this 24-minute video tutorial. Explore the process of creating a "Hello World" program, printing characters, and compiling code for this popular retro computer. Discover techniques for generating usable Disk and Tape images, and gain hands-on experience running your creations on emulators. Follow along with step-by-step instructions on compiling files, creating Tape, DSK, and TRD images, and executing them in various emulation environments. Access complementary text lessons and source code from the instructor's website to reinforce your learning experience.
Syllabus
Intro
Basic Hello World
Printing Characters
Second Example
Compile
Combine
TRD Tool
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 Z80 Assembly - Introduction to the Stack - Lesson 4
ChibiAkumas via YouTube