home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / lb_v114.zip / WHATSNEW.110 < prev    next >
Text File  |  1990-09-07  |  5KB  |  126 lines

  1.               WHAT'S NEW IN VERSION 1.10
  2.               --------------------------
  3.  
  4.                 NEW UTILITIES
  5.  
  6. - HIGHINST.EXE can be used with "INSTALL=" command in CONFIG.SYS
  7.   file.  This allows DOS's SHARE.EXE to be loaded into High Memory.
  8.  
  9. - HIGHGFX.EXE now eliminates the need to edit the CONFIG.SYS file and
  10.   reboot in order to switch between using the EGA/VGA graphics
  11.   display buffer space for graphics versus using it to extend
  12.   Conventional DOS memory beyond 640k.  HIGHGFX can do this on the
  13.   fly.
  14.  
  15. - HIGHBFRS.EXE allows DOS 3.xx users to put their DOS buffers (e.g.,
  16.   the "BUFFERS=" command in CONFIG.SYS) in High Memory.
  17.  
  18.  
  19.                  NEW FEATURES
  20.  
  21. - A best-fit "/SIZE" option has been added to HIGHDRVR, HIGHTSR, and
  22.   HIGHINST.
  23.  
  24. - Memory allocation strategy for data blocks of HIGHDISK, HIGHMARK,
  25.   HIGHEMS3, and HIGHEMS4 has been changed to "best fit".
  26.  
  27. - On 286 and 386sx NEAT chipsets there is a setup configuration
  28.   option to relocate the 384k of High Memory from A0000-FFFFF to just
  29.   above 1 Meg at 100000-15FFFF so that it can be used as Extended
  30.   Memory on machines that have only 1Meg of physical memory.
  31.   LASTBYTE used to disable this option (without warning) so that it
  32.   could use that memory.  To be sure that the user now knows that
  33.   this 384k of memory cannot be used both by LASTBYTE and as 384k of
  34.   Extended Memory, LASTBYTE now issues the following error message if
  35.   this option is enabled, and refuses to install:
  36.  
  37.       Error:    A0000-FFFFF memory is RELOCATED - Change NEAT setup!
  38.  
  39.   The user must use the NEAT setup menu to disable this option in
  40.   order to install LASTBYTE.
  41.  
  42. - When an error message is printed by improper use of any of the
  43.   LASTBYTE utilities, it is now followed by a "usage" line that
  44.   briefly reminds you of the proper way to invoke the utility.
  45.  
  46. - LASTBYTE now responds to Ctrl-Alt-Del with a Cold Boot instead of a
  47.   Warm Boot ONLY if some part of the BIOS Rom space (F0000-FFFFF) has
  48.   been allocated to DOS - i.e., you have used an option such as
  49.   DOS=F000:32.
  50.  
  51. - LASTBYTE prevents use of EGA/VGA graphics modes if their graphics
  52.   display buffer at A0000-AFFFF has been allocated for use by DOS
  53.   with a "DOS=" option on the LASTBYTE.SYS command line.  Offending
  54.   programs are now automatically terminated with a message that
  55.   reads:
  56.  
  57.        Graphics disabled by LASTBYTE options.
  58.     Terminating application!
  59.  
  60. - HIGHDRVR.SYS now checks that the driver to be loaded high contains
  61.   only one logical device.  More than this cannot be supported, and
  62.   will now cause HIGHDRVR to print a corresponding error message
  63.   without loading the driver.
  64.  
  65. - LASTBYTE is compatible with DESQview, but the HIGH????.EXE programs
  66.   should be run before entering it.  They all now check to see if
  67.   DESQview is runnung, and if so, they issue an error message message
  68.   and terminate.
  69.  
  70.  
  71.                   BUG FIXES
  72.  
  73. - MAJOR BUG (AND LOSS OF FACE!): All you poor users with NEAT
  74.   chipsets, (and especially if you have a Hercules, IBM Mono, or CGA
  75.   display) I apologize!  I just discovered that the NEAT chipset
  76.   memory controller has a "nibble-swap" in the byte that control the
  77.   eight (8) 16k segments that lie between A000 and BFFF.  This
  78.   affects users with 286 or 386sx motherboards only, and NOT 386
  79.   users.  The symptom was that if you used any LASTBYTE command line
  80.   option for this address space (such as DOS=A000:64 or DOS=B000:32)
  81.   LASTBYTE would enable/disable the WRONG 16k segments!  If you were
  82.   unlucky enough to have a NEAT chipset *AND* one of the display
  83.   adapters listed above, then the symptom was even worse - LASTBYTE
  84.   would "hang" during the boot sequence!  Corrected.
  85.  
  86. - Command tail for TSR's not prepared properly by HIGHTSR.  Corrected.
  87.  
  88. - Value returned by BIOS INT 12 (Physical Memory KBytes) now reports
  89.   correctly when DOS Conventional Memory has been expanded beyond
  90.   640k with a DOS=A000:nn option.
  91.  
  92. - HIGHMARK did not work properly when no Bank-Switch memory remained
  93.   and the mark was put into High-DOS memory.  Corrected.
  94.  
  95. - LASTBYTE would hang (even on 386 systems) if high memory consisted
  96.   of a single free High-DOS block followed by a single wrap block
  97.   enclosing everything else.  (This is the situation when an
  98.   unlicensed version of LASTBYTE is installed on a system with a
  99.   Hercules card, or when used with a DOS=A000:?? option.)  Corrected.
  100.  
  101.  
  102.               KNOWN LIMITATIONS
  103.  
  104. - HIGHDRVR.SYS cannot be used to load EMM386.SYS.
  105.  
  106. - HIGHDRVR.SYS cannot be used to load device drivers that implement
  107.   more than one logical device.
  108.  
  109.  
  110.                 MISCELLANEOUS
  111.  
  112. - The version numbering of all software has been changed.  All
  113.   modules now share the same system number (e.g., 1.10), but now
  114.   followed by a letter that designates the revision of the module
  115.   relative to the system.  Accordingly, each module now verifies that
  116.   it is operating with a compatible system version by comparing its
  117.   version number to that of LASTBYTE.SYS.
  118.  
  119. - The amount of high memory accessible with the unlicensed evaluation
  120.   version is still limited to 32k of High DOS memory and 32k of
  121.   Bank-Switch memory.  However, the maximum number of device drivers
  122.   and/or TSR's is now restricted to two; this limit does not apply to
  123.   the licensed version.
  124.  
  125. --------------------- End of file WHATSNEW.110 ---------------------
  126.