KallistiOS
##version##
|
Macros | |
#define | VID_INTERLACE 0x00000001 |
Interlaced display. More... | |
#define | VID_LINEDOUBLE 0x00000002 |
Display each scanline twice. More... | |
#define | VID_PIXELDOUBLE 0x00000004 |
Display each pixel twice. More... | |
#define | VID_PAL 0x00000008 |
50Hz refresh rate, if not VGA More... | |
These flags indicate various things related to the modes for a vid_mode_t.
#define VID_INTERLACE 0x00000001 |
Interlaced display.
#define VID_LINEDOUBLE 0x00000002 |
Display each scanline twice.
#define VID_PAL 0x00000008 |
50Hz refresh rate, if not VGA
#define VID_PIXELDOUBLE 0x00000004 |
Display each pixel twice.