Explore bitmap graphics on the Amstrad CPC and Enterprise 128 in this 32-minute video lesson. Dive into a common approach for displaying data on screen without using firmware, focusing on these two systems with functionally similar graphics capabilities. Learn about bitmap memory, CRTC initialization, screen address tables, and color management. Discover how to efficiently copy data to the screen and understand the key differences between the Amstrad CPC and Enterprise 128. Gain practical knowledge through accompanying source code and a matching text lesson available on the instructor's website.
Bitmap Graphics on the Amstrad CPC and Enterprise 128 - Lesson P3