Return to previous page | Return to menu | Go to next page


void
Scroll function

slLine1ColSet

Line single color set Matrix set

Format

void slLine1ColSet(adr , col)
void *adr ;
Uint16 col ;

Parameter

adr Line color table address on VRAM
col color number

Function

Set the color of the line color screen to a single color.

Return value

None

Remarks

For details on the line color screen, refer to (VDP2 User's Manual: P172) in “HARDWARE MANUAL vol.2”.

Reference: Chapter 8 Scroll

slLine1ColSet


Return to previous page | Return to menu | Go to next page