Return to previous page Return to menu Go to next page

2.2 Function list

 Function 
 Function name 
 number 
 [Initialization function] 
 Library initialization 
 SCL_Vdp2Init 
1
 [Table creation & data set function] 
 Set screen mode 
 SCL_SetDisplayMode 
2
 Initialize VRAM configuration data table 
 SCL_InitVramConfigTb 
3
 Initialize scroll configuration data table 
 SCL_InitConfigTb 
4
 Set VDP2 VRAM usage 
 SCL_SetVramConfig 
5
 Set scroll configuration 
 SCL_SetConfig 
6
 Set cycle pattern 
 SCL_SetCycleTable 
7
 [Operations related to the display screen] 
 Scroll open processing 
 SCL_Open 
8
 Scroll close processing 
 SCL_Close 
9
 Initialize Line & Vertical Cell Scroll Parameter Table 
 SCL_InitLineParamTb 
10
 Set Line & Vertical Cell Scroll Parameters 
 SCL_SetLineParam 
11
 Scroll movement (movement amount: absolute) 
 SCL_MoveTo 
12
 Scroll movement (movement amount: relative) 
 SCL_Move 
13
 Scroll up / down 
 SCL_Scale 
14
 Rotation parameter table initialization 
 SCL_InitRotateTable 
15
 Set rotation viewpoint 
 SCL_SetRotateViewPoint 
16
 Set center coordinates for screen rotation 
 SCL_SetRotateCenterDisp 
17
 Set rotation center coordinates 
 SCL_SetRotateCenter 
18
 Scroll rotation (angle: absolute) 
 SCL_RotateTo 
19
 Scroll rotation (angle: relative) 
 SCL_Rotate 
20
 Set scaling coefficient data in the rotation parameter coefficient table 
 SCL_SetCoefficientData  
21
 Mosaic set 
 SCL_SetMosaic 
22
 [Line screen setting function] 
 Set line color screen data  
 SCL_SetLncl 
23
 Back screen data set 
 SCL_SetBack 
24
 [Window setting function] 
 Set Normal Rectangle Window 
 SCL_SetWindow 
25
 Set normal line window 
 SCL_SetLineWindow 
26
 Set sprite window 
 SCL_SetSpriteWindow 
27



Return to previous page Return to menu Go to next page