home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / utility / tfast.zip / TFAST.EXE / THEFAST.DOC < prev   
Text File  |  1989-09-15  |  4KB  |  122 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.            
  8.            
  9.  
  10.                                 TheFast Version 1.06
  11.                           Screen Display Speed Up Utility 
  12.                                            
  13.                               COPYRIGHT (C) 1986,87,88
  14.                    TheSoft Programming Services and Ian E. Davis 
  15.                                  All Rights Reserved
  16.            
  17.  
  18.            
  19.            
  20.           TheFast is a utility designed to do one thing; speed up the video
  21.           display.  It has  its  roots  from  a  program  call  Zeno, which
  22.           unfortunately does not work reliably on all computers.  Thus came
  23.           this solution to the problem of speeding up the screen.
  24.  
  25.           TheFast  specifically  accelerates  the  Bios  and  nothing else.
  26.           Other programs exist for increasing Dos video performance, but at
  27.           the expense  of  Ansi  support  and  other  facilities.   TheFast
  28.           maintains  complete  functional  compatibility with a significant
  29.           increase in speed.
  30.            
  31.           TheFast should be compatible with most  any computer  or program,
  32.           but obviously  cannot be  tested for  all situations.  Try it, if
  33.           it works your screen writes will be between 200% to  500% faster.
  34.           The  actual  improvement  depends  on the application, benefiting
  35.           programs using the Bios.  Programs  with internal  video routines
  36.           or  those  that  directly  access  the  screen  (ie:  PC-Write or
  37.           TheDraw) won't be helped.  However they are  probably fast enough
  38.           already.
  39.            
  40.           TheFast uses around 1000 bytes of memory and works by eliminating
  41.           any wait for video retrace, and  using improved  code for dealing
  42.           with the hardware.  On some color screens it may cause hashing or
  43.           snow.   Snow is harmless,  but if  found annoying  TheFast can be
  44.           easily removed. 
  45.            
  46.           To load TheFast, just type THEFAST from the DOS prompt.  A notice
  47.           will appearing indicating TheFast is installed.  TheFast can only
  48.           be installed once, so you don't have to worry about it "stacking"
  49.           itself (such as Zeno  does).   Stacking is  where a  program will
  50.           allow  itself  to  be  installed  multiple  times; thus impairing
  51.           performance.
  52.            
  53.           To remove TheFast, type THEFAST  /K  at  the  DOS  prompt.   Make
  54.           certain  you  have  removed  all  memory resident programs loaded
  55.           after TheFast.  Otherwise, a hole  in memory  will exist possibly
  56.           confusing Dos.
  57.  
  58.  
  59.  
  60.           TheFast                                                       1
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.            
  68.           TheFast Program History: 
  69.            
  70.           v1.00  10/19/86  -  Initial Release. 
  71.           v1.01  11/16/86  -  Corrected  glitch  when  writing to 40 column
  72.                               screen. 
  73.           v1.02  02/19/87  -  Screen writes made faster by about 20%. 
  74.           v1.03  05/08/87  -  Routines used  to detect  presence of TheFast
  75.                               revised.  
  76.           v1.04  05/30/87  -  Screen writes faster by about 2 to 4%.   Also
  77.                               fixed minor glitch with new detection code. 
  78.           v1.05  02/28/88  -  Screen writes made faster by about 10%. 
  79.           v1.06  09/15/89  -  Corrected elusive cursor problem.   Sometimes
  80.                               the cursor would not be turned on.
  81.            
  82.            
  83.           If you  find TheFast  to be  useful, a contribution of $10 or any
  84.           amount would be greatly  appreciated and  would help  towards the
  85.           development of  more quality  shareware.   Please send any checks
  86.           and/or comments to: 
  87.  
  88.            
  89.                TheSoft Programming Services 
  90.                c/o Ian Davis - THEFAST
  91.                1929 Whitecliff Court 
  92.                Walnut Creek, Ca, 94596 
  93.            
  94.            
  95.           Thanks for your support!
  96.            
  97.  
  98.            
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.           TheFast                                                       2
  121.  
  122.