Z80 Assembly Programming - Getting Cursor Position on Multiple 8-bit Platforms - Lesson 2
Offered By: ChibiAkumas via YouTube
Course Description
Overview
Learn how to read the text cursor location on various Z80-based platforms including MSX, Amstrad CPC, ZX Spectrum, Enterprise 128/64, TI-83, and Sam Coupe in this 25-minute video tutorial. Explore platform-specific assembly programming techniques, discover potential pitfalls with WinApe's IFDEF compiler directives, and gain practical insights into cursor manipulation across different systems. Access accompanying source code, a comprehensive Z80 cheatsheet, and additional resources to enhance your assembly programming skills for these classic 8-bit computers.
Syllabus
Introduction
Demonstration
Amstrad CPC
MSX
ZX Spectrum
SamCoupe
Print Character
Clear Screen
Cursor Position
New Line
Print String
Scroll Prompt
SamCoupe Functions
MSX Functions
Outro
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