Posted December 21, 2020 by Martin Piper
#Commodore64
This video shows a quick game demo using the video hardware with char and sprites layers.
The Commodore 64 runs the game logic code and during the vblank send the updates sprite positions to the hardware. This leaves most of the frame time available for game logic processing.