KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
Cables

Cable/connector types and management for display. More...

Modules

 Types
 Type of cable connected to the DC.
 

Functions

int8_t vid_check_cable (void)
 Retrieve the connected video cable type.
 

Detailed Description

Cable/connector types and management for display.

Function Documentation

◆ vid_check_cable()

int8_t vid_check_cable ( void  )

Retrieve the connected video cable type.

This function checks the video cable and reports what it finds.

Return values
CT_VGAIf a VGA Box or cable is connected.
CT_NONEIf nothing is connected.
CT_RGBIf a RGB/SCART cable is connected.
CT_COMPOSITEIf a composite cable or RF switch is connected.