home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / lb_v114.zip / README.1ST < prev    next >
Text File  |  1990-10-25  |  5KB  |  131 lines

  1.              ---  THE LAST BYTE (tm)  ---
  2.  
  3.     "A DOS Extender for Chips & Technologies Motherboards"
  4.  
  5.                   Vers. 1.14
  6.               Revised: October 24, 1990
  7.  
  8.                   by
  9.  
  10.             KEY SOFTWARE PRODUCTS
  11.                440 Ninth Avenue
  12.              Menlo Park, California 94025
  13.                 (415) 364-9847
  14.  
  15.            Prodigy E-Mail Address: VGDC59A
  16.         CompuServe E-Mail Address: >Internet:DLEWIS@SCU.BITNET
  17.   E-Mail on Internet, Bitnet, etc: DLEWIS@SCU.BITNET
  18.  
  19.     -------------------------------------------------------------
  20.     This is a replacement for a previous package called EXTENDER,
  21.     which was also a product of Key Software Products.  If you
  22.     are a licensed user of version 1.40 or later of EXTENDER, or an
  23.     earlier version of LASTBYTE, you may use the same access key you
  24.     already have to license this copy of LASTBYTE.  If you are a
  25.     licensed user of an earlier version of EXTENDER, contact Key
  26.     Software Products for a new access key at no cost.  Otherwise,
  27.     see LICENSE.DOC to find out how to access ALL 384k of memory!
  28.     -------------------------------------------------------------
  29.  
  30.  
  31. The LASTBYTE software consists of the following 28 distribution
  32. files.  Feel free to upload this package to any bulletin board, but
  33. please be sure all 28 original (unmodified) distribution files are
  34. included in the upload.
  35.  
  36. README.1ST    This text file.
  37.  
  38. WHATSNEW.114    A text file describing changes since version 1.13
  39. WHATSNEW.113    A text file describing changes since version 1.12
  40. WHATSNEW.112    A text file describing changes since version 1.11
  41. WHATSNEW.111    A text file describing changes since version 1.10
  42. WHATSNEW.110    A text file describing changes since version 1.00
  43.  
  44. LICENSE.DOC    A text file explaining how to license your copy of
  45.         LASTBYTE and obtain your own personal access key that
  46.         permits access to all 384k of high memory.  Without
  47.         an access key, you will be able to try out all the
  48.         features of LASTBYTE, but your access will be
  49.         restricted to a maximum of 32k of high DOS memory
  50.         and 32k of high Bank-Switch memory.
  51.  
  52. WARRANTY.DOC    A text file explaining the terms and conditions of
  53.         the LASTBYTE warranty.
  54.  
  55. LASTBYTE.DOC    A text file explaining how to use LASTBYTE.
  56.  
  57. LICENSE.EXE     This program modifies the file LASTBYTE.SYS to install
  58.         your name and personal access key.
  59.  
  60. LASTBYTE.SYS    This device driver must be loaded before using any of
  61.         the other software supplied with LASTBYTE.  It
  62.         determines what high memory space can be used and
  63.         initializes it.  If possible, it will also copy any
  64.         Bios ROM it finds to Shadow RAM for faster execution.
  65.         When finished with its initialization process,
  66.         LASTBYTE relocates the resident portion of itself to
  67.         high memory, leaving only 32 bytes of itself in DOS
  68.         low memory.
  69.  
  70. HIGHDRVR.SYS    This device driver is used to load other device
  71.         drivers into high memory.  Each use of HIGHDRVR.SYS
  72.         leaves only 112 bytes of itself in conventional memory
  73.         in order to connect the device driver (that was
  74.         loaded into high memory) to the operating system.
  75.  
  76. HIGHDISK.SYS    This device driver implements a RAM disk in High
  77.         Memory.  (The driver itself may be loaded into high
  78.         memory by using HIGHDRVR.SYS.)
  79.  
  80. HIGHEMS3.SYS    A pair of device drivers that emulate Expanded Memory
  81. HIGHEMS4.SYS    in High Memory.  HIGHEMS3 is compliant with LIM spec
  82.         3.2; HIGHEMS4 is compliant with LIM spec 4.0.  (Either
  83.         may be loaded into high memory by using    HIGHDRVR.SYS.)
  84.  
  85. HIGHUMM.SYS    A device driver that application programmers may use
  86. HIGHUMM.DOC    to access high memory from their own programs.  For
  87.         a detailed specification of the software interface,
  88.         see the information in the file HIGHUMM.DOC.  (See
  89.         LASTBYTE.DOC for information on using HIGHUMM.SYS with
  90.         the shareware COMMAND.COM replacement called 4DOS.)
  91.  
  92. HIGHTSR.EXE    This program is used to load TSR's into high memory.
  93.         Once the TSR has been loaded, this program completely
  94.         removes itself from memory.
  95.  
  96. HIGHINST.EXE     Exactly like HIGHTSR, except used with the "INSTALL="
  97.         command in a CONFIG.SYS file.  (With DOS 4.01, this
  98.         now makes it possible to load SHARE.EXE into high
  99.         memory.)
  100.  
  101. HIGHMARK.EXE    Used to mark TSR's so that they may be removed from
  102.         high memory at a later time.  If possible, the mark
  103.         is placed in Bank-Switch memory where it has no effect
  104.         on the amount of memory available for TSR's and device
  105.         drivers.
  106.  
  107. HIGHUNDO.EXE    Used to remove TSR's (and the associated mark) that
  108.         have been marked with HIGHMARK.
  109.  
  110. HIGHMEM.EXE    Displays a map of high memory usage.
  111.  
  112. HIGHAPND.EXE     Used to enable/disable an extension of DOS conventional
  113. HIGHAPND.SYS    memory beyond 640k up to 704k or even 736k, depending
  114.         on your hardware configuration.  If an EGA or VGA
  115.         adapter is installed, HIGHAPND will also
  116.         automatically disable/enable EGA/VGA hi-resolution
  117.         graphics as necessary.
  118.  
  119. HIGHBFRS.EXE    Used with DOS 3.xx to put the DOS buffers (i.e., as
  120.         in the "BUFFERS=" command of CONFIG.SYS) into High
  121.         Memory.
  122.  
  123. CLOCK.EXE    A TSR to display the current time in the upper left-hand
  124.         corner of the screen.  Requires ANSI.SYS.
  125.  
  126. COLS.40,80    Text files to be used to verify that ANSI.SYS has been
  127.         installed and is operating properly.
  128.  
  129.  
  130. --------------------- End of file README.1ST ---------------------
  131.