Home
Forums
What's new
Resources
Scrolls & line color screen
vreuzon - Jan 13, 2005
vreuzon
Jan 13, 2005
Scrolls & line color screen
Does anybody know what a "line color screen", used in the following sgl functions is ?
void slLineColTable(void *adr)
(Sets the line color table address in the register)
void slLine1ColSet(void *adr, Uint16 col)
(Sets a single color for the line color screen.)
void slLineColDisp(Uint16 flag)
(Sets the screen affected by line color when it is on top)
Thanks
antime
Jan 13, 2005
Scrolls & line color screen
See chapters 7 (Line Screen) and 11 (Priority Function) of the VDP2 manual.