home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / grafik / cbgi111 / drv1 / nn9.doc < prev    next >
Encoding:
Text File  |  1990-07-11  |  792 b   |  28 lines

  1. NN9.BGI  --- V 1.01
  2.  
  3.   This driver provides support for the Revolution 1024 x 8 card from
  4. Number Nine Computer Corporation.
  5.  
  6.   This card MUST!! be initialised by the program supplied with the
  7. board.  The documentation included with the board does not explain
  8. how this is to be done (In my experience it is also board dependant).
  9.  
  10. MODES
  11.     0 -- 1023 x 768 x 256  (Would be 1024 but the first column 
  12.                 does not display.)
  13.  
  14. LIMITATIONS:
  15.  
  16.   Flood fill is unimplemented at present.
  17.  
  18.   Error checking & reporting are almost non-existant.
  19.  
  20.   Everything that can be emulated is.  This seems to be reasonably
  21. fast so changing this is not a high priority.
  22.  
  23. KNOWN BUGS:
  24.  
  25.   Line width is currently ignored.  This seems to be taken care of by
  26. the kernal but should be changed.
  27.  
  28.