0.3.1
Special

Typedefs

typedef enum vdp2_scrn_sf_mode vdp2_scrn_sf_mode_t
 Not yet documented.
 
typedef enum vdp2_scrn_sf_type vdp2_scrn_sf_type_t
 Not yet documented.
 
typedef enum vdp2_scrn_sf_code vdp2_scrn_sf_code_t
 Not yet documented.
 
typedef enum vdp2_scrn_sf_code_range vdp2_scrn_sf_code_range_t
 Not yet documented.
 

Enumerations

enum  vdp2_scrn_sf_mode
 Not yet documented. More...
 
enum  vdp2_scrn_sf_type
 Not yet documented. More...
 
enum  vdp2_scrn_sf_code
 Not yet documented. More...
 
enum  vdp2_scrn_sf_code_range
 Not yet documented. More...
 

Functions

void vdp2_scrn_sf_set (vdp2_scrn_t scroll_screen, uint32_t mode, vdp2_scrn_sf_type_t type, vdp2_scrn_sf_code_t code)
 Not yet documented.
 
void vdp2_scrn_sf_codes_set (vdp2_scrn_sf_code_t code, vdp2_scrn_sf_code_range_t code_range)
 Not yet documented.
 

Detailed Description

Description goes here.

Enumeration Type Documentation

◆ vdp2_scrn_sf_mode

Not yet documented.

Enumerator
VDP2_SCRN_SF_MODE_0 

Not yet documented.

VDP2_SCRN_SF_MODE_1 

Not yet documented.

VDP2_SCRN_SF_MODE_2 

Not yet documented.

◆ vdp2_scrn_sf_type

Not yet documented.

Enumerator
VDP2_SCRN_SF_TYPE_NONE 

Not yet documented.

VDP2_SCRN_SF_TYPE_CELL_CC 

Not yet documented.

VDP2_SCRN_SF_TYPE_CELL_PRIORITY 

Not yet documented.

VDP2_SCRN_SF_TYPE_BITMAP_CC 

Not yet documented.

VDP2_SCRN_SF_TYPE_BITMAP_PRIORITY 

Not yet documented.

◆ vdp2_scrn_sf_code

Not yet documented.

Enumerator
VDP2_SCRN_SF_CODE_A 

Not yet documented.

VDP2_SCRN_SF_CODE_B 

Not yet documented.

◆ vdp2_scrn_sf_code_range

Not yet documented.

Enumerator
VDP2_SCRN_SF_CODE_0x02_0x03 

Not yet documented.

VDP2_SCRN_SF_CODE_0x04_0x05 

Not yet documented.

VDP2_SCRN_SF_CODE_0x06_0x07 

Not yet documented.

VDP2_SCRN_SF_CODE_0x08_0x09 

Not yet documented.

VDP2_SCRN_SF_CODE_0x0A_0x0B 

Not yet documented.

VDP2_SCRN_SF_CODE_0x0C_0x0D 

Not yet documented.

VDP2_SCRN_SF_CODE_0x0E_0x0F 

Not yet documented.

Function Documentation

◆ vdp2_scrn_sf_set()

void vdp2_scrn_sf_set ( vdp2_scrn_t  scroll_screen,
uint32_t  mode,
vdp2_scrn_sf_type_t  type,
vdp2_scrn_sf_code_t  code 
)

Not yet documented.

Parameters
scroll_screen
mode
type
code

◆ vdp2_scrn_sf_codes_set()

void vdp2_scrn_sf_codes_set ( vdp2_scrn_sf_code_t  code,
vdp2_scrn_sf_code_range_t  code_range 
)

Not yet documented.

Parameters
code
code_range