Last modified on 10 February 2012, at 18:37

Mode 4 of CPCs (two bitplanes emulation)

Revision as of 18:37, 10 February 2012 by Fgbrain (Talk | contribs) (Created page with "'''Mode 4 screen (two bitplanes emulation)''' is a software technique to emulate two bitplanes on-screen at once. The advantage is that you don't need to take care of the backgr...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mode 4 screen (two bitplanes emulation)

is a software technique to emulate two bitplanes on-screen at once. The advantage is that you don't need to take care of the background while moving sprites around. Moreover, graphics need 50% less memory space.

Also known as 'Mode 3'


categories: programming