Page 1 of 1

Video: Lesson P2 - Bitmap Functions on the Atari ST

Posted: Wed Apr 24, 2019 1:33 pm
by akuyou


http://www.chibiakumas.com/68000/platform.php#LessonP2

The Atari ST has a ram based screen - we can just allocate some memory, and write data to it to get it on screen...
The layout is a bit odd - it's split into bitplaines in 16 pixel Words... lets see what that means!