0.3.1
Vertical Cell Scroll

Data Structures

struct  vdp2_scrn_vcs_format
 Not yet documented. More...
 

Typedefs

typedef struct vdp2_scrn_vcs_format vdp2_scrn_vcs_format_t
 Not yet documented.
 

Functions

void vdp2_scrn_vcs_set (const vdp2_scrn_vcs_format_t *vcs_format)
 Not yet documented.
 
void vdp2_scrn_vcs_unset (vdp2_scrn_t scrn_mask)
 Not yet documented.
 

Detailed Description

Description goes here.


Data Structure Documentation

◆ vdp2_scrn_vcs_format

struct vdp2_scrn_vcs_format

Not yet documented.

Data Fields
vdp2_scrn_t scroll_screen Scroll screen.
vdp2_vram_t table_base Vertical cell scroll table base address.

Function Documentation

◆ vdp2_scrn_vcs_set()

void vdp2_scrn_vcs_set ( const vdp2_scrn_vcs_format_t vcs_format)

Not yet documented.

Only VDP2_SCRN_NBG0 and VDP2_SCRN_NBG1 are valid.

Parameters
[in]vcs_format

◆ vdp2_scrn_vcs_unset()

void vdp2_scrn_vcs_unset ( vdp2_scrn_t  scrn_mask)

Not yet documented.

Only VDP2_SCRN_NBG0 and VDP2_SCRN_NBG1 are valid.

Parameters
scrn_mask