0.3.1

Typedefs

typedef enum vdp2_scrn_disp vdp2_scrn_disp_t
 Not yet documented.
 

Enumerations

enum  vdp2_scrn_disp
 Not yet documented. More...
 

Functions

void vdp2_scrn_priority_set (vdp2_scrn_t scroll_screen, uint8_t priority)
 Not yet documented.
 
uint8_t vdp2_scrn_priority_get (vdp2_scrn_t scroll_screen)
 Not yet documented.
 
vdp2_scrn_disp_t vdp2_scrn_display_get (void)
 Not yet documented.
 
void vdp2_scrn_display_set (vdp2_scrn_disp_t disp_mask)
 Not yet documented.
 

Detailed Description

Description goes here.

Enumeration Type Documentation

◆ vdp2_scrn_disp

Not yet documented.

Enumerator
VDP2_SCRN_DISP_NONE 

Clears display of all scroll screens.

VDP2_SCRN_DISPTP_NBG0 

Bit for displaying scroll screen normal background 0 with transparency code enabled.

VDP2_SCRN_DISPTP_NBG1 

Bit for displaying scroll screen normal background 1 with transparency code enabled.

VDP2_SCRN_DISPTP_NBG2 

Bit for displaying scroll screen normal background 2 with transparency code enabled.

VDP2_SCRN_DISPTP_NBG3 

Bit for displaying scroll screen normal background 3 with transparency code enabled.

VDP2_SCRN_DISPTP_RBG0 

Bit for displaying scroll screen rotational background 0 with transparency code enabled.

VDP2_SCRN_DISPTP_RBG1 

Bit for displaying scroll screen rotational background 1 with transparency code enabled.

VDP2_SCRN_DISP_NBG0 

Bit for displaying scroll screen normal background 0 with transparency code disabled.

VDP2_SCRN_DISP_NBG1 

Bit for displaying scroll screen normal background 1 with transparency code disabled.

VDP2_SCRN_DISP_NBG2 

Bit for displaying scroll screen normal background 2 with transparency code disabled.

VDP2_SCRN_DISP_NBG3 

Bit for displaying scroll screen normal background 3 with transparency code disabled.

VDP2_SCRN_DISP_RBG0 

Bit for displaying scroll screen rotation background 0 with transparency code disabled.

VDP2_SCRN_DISP_RBG1 

Bit for displaying scroll screen rotation background 1 with transparency code disabled.

Function Documentation

◆ vdp2_scrn_priority_set()

void vdp2_scrn_priority_set ( vdp2_scrn_t  scroll_screen,
uint8_t  priority 
)

Not yet documented.

Parameters
scroll_screen
priority

◆ vdp2_scrn_priority_get()

uint8_t vdp2_scrn_priority_get ( vdp2_scrn_t  scroll_screen)

Not yet documented.

Parameters
scroll_screen
Returns
Not yet documented.

◆ vdp2_scrn_display_get()

vdp2_scrn_disp_t vdp2_scrn_display_get ( void  )

Not yet documented.

Returns
Not yet documented.

◆ vdp2_scrn_display_set()

void vdp2_scrn_display_set ( vdp2_scrn_disp_t  disp_mask)

Not yet documented.

Parameters
disp_mask