new TGI driver for interlaced VDC 640x480 mode
git-svn-id: svn://svn.cc65.org/cc65/trunk@1830 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
TGI_MODE_320_200_2 = 1 ; 320x200, 2 colors (b/w)
|
||||
TGI_MODE_160_200_4 = 2 ; 160x200, 4 colors
|
||||
TGI_MODE_640_200_2 = 3 ; 640x200, 2 colors (b/w)
|
||||
TGI_MODE_640_480_2 = 4 ; 640x480, 2 colors (b/w)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user