Z80 Assembly - Multiplatform Font and Bitmap Conversion with VASM - Lesson M7
Offered By: ChibiAkumas via YouTube
Course Description
Overview
Learn to create a platform-independent font routine for multiple systems using Z80 assembly. Explore bitmap conversion techniques with the AkuSprite editor and discover the versatility of VASM, an open-source assembler supporting various CPUs. Gain hands-on experience in multiplatform development, covering topics such as bitmap fonts, sprite editing, and code optimization. Access accompanying resources, including source code and a custom sprite editor, to enhance your learning experience and apply concepts across different platforms like GBZ80, 6502, and potentially 68000.
Syllabus
Introduction
Bitmap Conversion
Sprite Editor
Options
Bitmap Font
Bitmap Editing
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