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


void
Scroll function

slScrWindowModeNbg0,1,2,3

NBG window usage mode setting

Format

void slScrWindowModeNbg0(mode)
void slScrWindowModeNbg1(mode)
void slScrWindowModeNbg2(mode)
void slScrWindowModeNbg3(mode)
Uint16 mode ;

Parameter

mode Window usage mode flag

Function

Sets the window usage mode for NBG0-3.

Return value

None

Remarks

Substitute the values ​​shown in the figure below for the parameters.
Multiple parameters can be set simultaneously by linking the parameters of each group in or format.
In the parameters below, “* _IN” displays the inside of the window, “* _OUT” displays the outside of the window.

Note) The above values ​​are defined in “sl_def.h” included with the system.

Reference: HARDWEAR MANUAL vol.2 (VDP2)

slScrWindowModeNbg0,1,2,3


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