home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 14 / CDACTUAL.iso / cdactual / demobin / share / program / asm / RTGRAF.ZIP / SUITE.ZIP / README.SUI < prev    next >
Encoding:
Text File  |  1990-06-30  |  615 b   |  15 lines

  1.   This is a test suite for RTGRAF functions.  It was compiked using
  2.   a LARGE memory model, with MSC 5.1.  The large model is only
  3.   required to support enough memory to 'malloc' the image buffers
  4.   for the unicorn.  If you remove this part, you could recompile it
  5.   in small.
  6.  
  7.   This program is selfpaced, but you can move immediately to the next
  8.   action with a simple keypress.  If you have a Super VGA that supports
  9.   800x600x16, place the mode value as the first argument to suite.exe.
  10.  
  11.    c> suite 0x52
  12.  
  13.   The UNICORN .PCX base files can be found in the MAP.ZIP file,
  14.   in sub-zip IMAGEPCX.ZIP.
  15.