home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MEMORIA / EXT_V130.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1990-05-22  |  2.8 KB  |  70 lines

  1. -----------------------------------------------------------------------
  2. *** NOTE: See LICENSE.DOC to find out how to access ALL 384k of memory!
  3. -----------------------------------------------------------------------
  4.  
  5. The EXTENDER software consists of the following 14 distribution
  6. files.  Feel free to upload this package to any bulletin board, but
  7. please be sure all 14 original (unmodified) distribution files are
  8. included in the upload.
  9.  
  10. README.1ST    This text file.
  11.  
  12. LICENSE.DOC    A text file explaining how to license your copy of
  13.         EXTENDER and obtain your own personal access key that
  14.         permits access to all 384k of high memory.  Without
  15.         an access key, you will be able to try out all the
  16.         features of EXTENDER, but your access will be
  17.         restricted to a maximum of 32k of high DOS memory
  18.         and 32k of high Bank-Switch memory.
  19.  
  20. WARRANTY.DOC    A text file explaining the terms and conditions of
  21.         the EXTENDER warranty.
  22.  
  23. EXTENDER.DOC    A text file explaining how to use EXTENDER.
  24.  
  25. LICENSE.EXE     This program modifies the file EXTENDER.SYS to install
  26.         your name and personal access key.
  27.  
  28. EXTENDER.SYS    This device driver must be loaded before using any of
  29.         the other software supplied with EXTENDER.  It
  30.         determines what high memory space can be used and
  31.         initializes it.  If possible, it will also copy any
  32.         Bios ROM it finds to Shadow RAM for faster execution.
  33.         When finished with its initialization process,
  34.         EXTENDER relocates the resident portion of itself to
  35.         high memory, leaving only 32 bytes of itself in DOS
  36.         memory.
  37.  
  38. HIGHDRVR.SYS    This device driver is used to load other device
  39.         drivers into high memory.  Each use of HIGHDRVR.SYS
  40.         leaves only 48 bytes of itself in conventional memory
  41.         in order to connect the device driver (that was
  42.         loaded into high memory) to the operating system.
  43.  
  44. HIGHDISK.SYS    This device driver implements a RAM disk in high
  45.         memory, using bank-switching techniques to access the
  46.         memory behind the Bios ROM or any installed adapter.
  47.         (The driver itself may be loaded into high memory by
  48.         using HIGHDRVR.SYS.)
  49.  
  50. HIGHTSR.EXE    This program is used to load TSR's into high memory.
  51.         Once the TSR has been loaded, this program completely
  52.         removes itself from memory.
  53.  
  54. HIGHMARK.EXE    Used to mark TSR's so that they may be removed from
  55.         high memory at a later time.  The mark is placed in
  56.         the bank-switch portion of high memory where it has
  57.         no effect on the amount of memory available for TSR's
  58.         and device drivers.
  59.  
  60. HIGHUNDO.EXE    Used to remove TSR's (and the associated mark) that
  61.         have been marked with HIGHMARK.
  62.  
  63. HIGHMEM.EXE    Displays a map of high memory usage.
  64.  
  65. COLS.40,80    Text files to be used to verify that ANSI.SYS has been
  66.         installed and is operating properly.
  67.  
  68.  
  69. --------------------- End of file README.1ST ---------------------
  70.