Z80 Assembly Programming: Settings Data and Player Management - Lesson 6
Offered By: ChibiAkumas via YouTube
Course Description
Overview
Dive into Z80 Assembly programming with a focus on managing game settings data in this 25-minute video lesson. Explore the settings block, where crucial information like player position, lives, score, controls, and other game-specific data are stored. Build upon previous lessons on objects and stars to understand how they relate to player settings. Access accompanying text lessons and source code from the ChibiAkumas website for a comprehensive learning experience. Cover topics such as the core file structure, dynamic key maps, and alternative approaches to handling game data. Enhance your 8-bit game development skills and gain practical insights into creating more complex Z80 Assembly projects.
Syllabus
Introduction
Settings Data
Summary
Core File
Alternate Dynamic
Key Maps
Taught by
ChibiAkumas
Related Courses
Build an 8-Bit Decimal Display for 8-Bit ComputerBen Eater via YouTube RAM Module Build for 8-Bit Computer - Part 2
Ben Eater via YouTube Adding Machine Language Instructions to the CPU
Ben Eater via YouTube 8-Bit Computer Build - Connecting the Bus and Output Register
Ben Eater via YouTube RAM Module Build for 8-Bit Computer - Part 3
Ben Eater via YouTube