Browse Source

- Removed Hercules mode
+ Added VGAMed and VGAhi modes.

carl 26 years ago
parent
commit
ed837de14c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      rtl/inc/graph/graph.tex

+ 2 - 1
rtl/inc/graph/graph.tex

@@ -62,8 +62,9 @@ applications written with Turbo Pascal, they should no longer be used:
 \begin{tabular}{|c|c|c|}
 \hline
  Driver Name & Constant Name & Column x Row & Colors \\ \hline
- HercMono & HercMonoHi & 720x348 & 1 \\
  VGA & VGAHi & 640x480 & 16 \\
+ VGA & VGALo & 640x200 & 16 \\
+ VGA & VGAMed & 640x350 & 16 \\
  VGA & VGA256 & 320x200 & 256 \\
 \hline
 \end{tabular}