Z80 Assembly Tutorial: Line Drawing for Tron Clone - Lesson 2
Offered By: ChibiAkumas via YouTube
Course Description
Overview
Explore Z80 assembly programming through a Tron-inspired game clone called Photon in this 21-minute video tutorial. Learn essential techniques for line drawing, multiplatform coding, and game development on the Z80 architecture. Dive into topics such as draw line routines, direction markers, flip fractions, subtraction methods, packet handling, and sine extension. Gain practical insights into font drivers and C packet implementation. Access accompanying text lessons and source code from the instructor's website to reinforce your learning. Support the creator on Patreon to access more assembly tutorials covering various CPUs and systems.
Syllabus
Introduction
Draw Line Routine
Direction Markers
Flip
Fractions
Subtraction
Line Drawing
Packets
Movements
Packet
C Packet
Sine Extend
Font Driver
C Packets
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