Rasters

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 17:38, 13 October 2009 by MacDeath (Talk | contribs) (Created page with 'In programation, the raster is often referred as the act to modify the setting of inks between 2 scanlines. This is a way to display more than the usual Video modes number o…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In programation, the raster is often referred as the act to modify the setting of inks between 2 scanlines.

This is a way to display more than the usual Video modes number of colours.

The time between the display of 2 Scanlines by the CRTC allow the CPU to order the Gate array to modify the setting of inks.

The screen display at 50Hz...The CPU (Z80) runs at about 4 MgHz.

So It has enough cycles between 2 scanlines to order this.

You can also use Split rasterto "actually" display 2 different screens, sometoimes with different Video Modes.



Links

CPCWiki Links