HomeSort by: relevance | last modified time | path
    Searched refs:FAL_VGA (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/atari/dev/
grfabs_fal.c 131 { FAL_VGA | RES_FAL_STHIGH, /* sthigh, 640x400, 2 colors */
141 { FAL_VGA | RES_FAL_STMID, /* stmid, 640x200, 4 colors */
145 { FAL_VGA | RES_FAL_STLOW, /* stlow, 320x200, 16 colors */
149 { FAL_VGA | RES_FAL_TTLOW, /* ttlow, 320x480, 256 colors */
153 { FAL_VGA | RES_VGA2, /* vga, 640x480, 2 colors */
157 { FAL_VGA | RES_VGA4, /* vga, 640x480, 4 colors */
161 { FAL_VGA | RES_VGA16, /* vga, 640x480, 16 colors */
165 { FAL_VGA | RES_VGA256, /* vga, 640x480, 256 colors */
169 { FAL_VGA | RES_DIRECT, /* direct video, 320x200, 65536 colors */
367 if (mon_type != FAL_VGA)
    [all...]
  /src/sys/arch/atari/include/
video.h 134 #define FAL_VGA 0x0200

Completed in 12 milliseconds