Multiplatform Software Tilemap on the Spectrum Next - Lesson P83
Offered By: ChibiAkumas via YouTube
Course Description
Overview
Explore the platform-specific code for quickly drawing tiles to the screen on the Spectrum Next in this 10-minute video lesson. Learn about initializing Layer 2 and implementing the Mintile routine for efficient tile and sprite handling. Dive into practical examples, including an XFlip demonstration, to enhance your multiplatform software development skills. Access the corresponding text lesson and source code on the ChibiAkumas website for a comprehensive learning experience. Discover additional resources, including books on various assembly languages and CPU architectures, to further expand your knowledge in game development and low-level programming.
Syllabus
Introduction
Initializing Layer 2
Mintile Example
XFlip Example
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