home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / hogbear.zip / THEFAST.DOC < prev    next >
Text File  |  1987-05-30  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                               TheFast Version 1.04
  9.                          Screen Display Speed Up Utility
  10.  
  11.                               COPYRIGHT (C) 1986,87
  12.                   TheSoft Programming Services and Ian E. Davis
  13.  
  14.                All rights reserved by TheSoft Programming Services
  15.  
  16.  
  17.  
  18.         TheFast is a utility designed to do one thing; speed up the video 
  19.         display.   It  has  its  roots from a program  call  Zeno,  which 
  20.         unfortunately  doesn't work on the Tandy 1000.   I therefore  set 
  21.         out   to write my own solution to the problem of speeding up  the 
  22.         screen,  with  this  the  end result.
  23.  
  24.         TheFast  should be compatible with most any computer or  program, 
  25.         but obviously I can't claim it'll run everywhere.   Try it, if it 
  26.         works  your  screen writes will be between 200% to  500%  faster.  
  27.         The actual speed up depends on the application, and only benefits 
  28.         those  programs that use the Bios.  Programs with internal  video 
  29.         routines or those that directly access the screen  (ie:  PC-Write 
  30.         or  TheDraw)  won't be helped.   However they are  probably  fast  
  31.         enough already.   
  32.  
  33.         TheFast  uses around 380 bytes of memory and works by eliminating 
  34.         any wait for video retrace.   On some color screens it may  cause 
  35.         snow.   Snow is harmless, but if you find it annoying TheFast can 
  36.         easily be removed.
  37.  
  38.         To load TheFast, just type THEFAST from the DOS prompt.  A notice 
  39.         will appearing indicating TheFast is installed.  TheFast can only 
  40.         be installed once, so you don't have to worry about it "stacking" 
  41.         itself  (such as Zeno does).   Stacking is where a  program  will 
  42.         allow  itself  to  be  installed  multiple  times.    This  could 
  43.         dramatically slow down performance if done.
  44.  
  45.         To  remove TheFast,  type THEFAST /K at the DOS prompt.   Spacing 
  46.         and  case  are unimportant.   Make certain you have  removed  all 
  47.         memory resident programs loaded after  TheFast.   Otherwise,  you 
  48.         will be left with a memory "hole" which might confuse Dos.
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.         TheFast                                                    Page 1
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.         TheFast Program History:
  72.  
  73.         v1.00  10/19/86  -  Initial Release.
  74.         v1.01  11/16/86  -  Corrected glitch when writing to 40 column 
  75.                             screen.
  76.         v1.02  02/19/87  -  Screen writes made faster by about 20%.
  77.         v1.03  05/08/87  -  Routines used to detect presence of TheFast
  78.                             revised. 
  79.         v1.04  05/30/87  -  Screen writes faster by about 2 to 4%.   Also 
  80.                             fixed minor glitch with new detection code.
  81.  
  82.  
  83.  
  84.  
  85.         That is all there is to it.   If you find TheFast to be useful, a 
  86.         contribution of $5 or any amount would be greatly appreciated and 
  87.         would  help  towards the development of more  quality  shareware.  
  88.         Please send any checks and/or comments to:
  89.  
  90.  
  91.         TheSoft Programming Services
  92.         c/o Ian Davis
  93.         1929 Whitecliff Court
  94.         Walnut Creek, Ca, 94596
  95.  
  96.  
  97.         Thanks!
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.         TheFast                                                    Page 2
  128.  
  129.  
  130.  
  131.  
  132.  
  133.