Difference between revisions of "Mode 4 of CPCs (two bitplanes emulation)"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(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...")
(No difference)

Revision as of 18:37, 10 February 2012

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