Ver Fonte

+ mode constants for VGA driver

pierre há 26 anos atrás
pai
commit
9a2bf19e95
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      rtl/go32v2/graphh.inc

+ 5 - 0
rtl/go32v2/graphh.inc

@@ -1,4 +1,9 @@
 CONST
+
+  m640x200x16       = VGALo;
+  m640x400x16       = VGAMed;
+  m640x480x16       = VGAHi;
+
   { VESA Specific video modes. }
   m320x200x32k      = $10D;
   m320x200x64k      = $10E;