VIC-IV graphics, using RRB for pixies
Raster Rewrite Buffer The Raster Rewrite Buffer is a new feature introduced in the Mega65, you can think of it as a 2048 pixel wide single line buffer….
VIC-IV graphics, setting up FCM and NCM
NOTE this doc is in progress and images will be added Refresher on C64 background graphics Due to the Mega65’s graphics being an extension of previous hardware, let’s…
Scrolling the VIC-IV Screen
Unless all the action on your game is going to take place on a single screen you are going to want to scroll the screen. Using the VIC-IV…
The VIC-IV Screen Layout
With the addition of the VIC-IV, the Mega65 is not limited to a fixed sized screen anymore, the application can set the screen to any size up to…