Diff

From NeoGeo Development Wiki
Revision as of 03:03, 3 April 2016 by Freem (talk | contribs) (add link to technique description thread)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Screenshot

Diff is a Neo-Geo CD demo by citavia, released at Revision 2016.

It cleverly uses 2 groups of 40 sprites spaced 8 pixels apart as a double-buffered canvas, where each tile is assigned to a different palette. Drawing to the canvas is done at 30 FPS only by updating the palette RAM.

Links