home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / SYSTEM / TLB_W120.ZIP / WHATSNEW.118 < prev    next >
Encoding:
Text File  |  1991-01-13  |  4.4 KB  |  102 lines

  1.               WHAT'S NEW IN VERSION 1.18
  2.               --------------------------
  3.  
  4.         NOTE: Since the utilities that come with The Last Byte are
  5.     usually modified with each release of a new version, it's
  6.     always a good idea to recalculate the value used with any
  7.     "/SIZE" options that have been to load older versions of them
  8.     into high memory.  Using the wrong value can cause the boot
  9.     sequence to hang.
  10.  
  11. - Added support for Chips and Technology 82C230 PS/2 Model 30 System
  12.   Controller. 
  13.  
  14. - Added support for the following Sun Electronics (SUNTAC) chips:
  15.  
  16.     62C202 - Chipset 20 for 286
  17.     62C241 - Chipset 24 for 386sx
  18.     62C251 - Chipset 25 for 286 and 386sx
  19.  
  20. - Completed support for LIM 4.0 EMS so that the "NOFRAME" option is no
  21.   longer automatically invoked.
  22.  
  23. - Added a "FIXED" command line option to LASTBYTE.SYS to support
  24.   motherboards without a memory controller but which have accessible
  25.   ram somewhere in the upper memory area.  These are most often
  26.   8088-based laptop machines, such as those made by Tandy.
  27.  
  28. - Modified chip detection algorithm to automatically detect the Texas
  29.   Instruments 82411 so that 82411 is no longer needed on the LASTBYTE
  30.   command line.
  31.  
  32. - Made detection of VLSI Technologies 82C202 more reliable.  Some PC's
  33.   (without an 82C202) were responding to the 82C202 inquiry as if one
  34.   was installed.
  35.  
  36. - HIGHBFRS: (1) Corrected a problem with BUFFERS=MAXIMUM.  If run a
  37.   second time with LESS free memory it would not automatically adjust
  38.   to the implied new maximum number of buffers.  (2) Repaired so that
  39.   when an error is encountered, it does not change current settings.
  40.   (3) Reformatted the status summary report for improved clarity.
  41.  
  42. - Corrected problem that caused a parity error on WARM boot.  Note: Use
  43.   of the DOS=F000:32 option forces COLD boot, so you may not have seen
  44.   this problem.
  45.  
  46. - Corrected a problem with some Chips & Technologies chipsets that 
  47.   caused LASTBYTE to fail to automatically recognize the EMS page
  48.   frame set in the CMOS setup of those chips.
  49.  
  50. - All software that uses 8253 timer #2 now saves and restores the
  51.   mode and period so that the speaker tone (BELL) is not affected.
  52.   AMI Bios's always completely reprogram this timer each time a BELL
  53.   tone is generated, so this fix only applies to other Bios's.
  54.  
  55. - Modified allocation strategy for High-DOS data blocks (HIGHDISK,
  56.   HIGHEMS3, HIGHEMS4, HIGHMARK, HIGHUMM, HIGHBFRS) to place allocated
  57.   portion at end (rather than beginning) of best-fit block.  This
  58.   provides more room for device drivers and TSR's that are
  59.   subsequently loaded into upper memory (at beginning of blocks).
  60.  
  61.        NOTE: You may get better utilization of fragmented
  62.        High-DOS memory if you do NOT use the HIGHDRVR.SYS
  63.        "/SIZE" option with HIGHDISK, HIGHEMS3, or HIGHEMS4.
  64.  
  65. - Modified allocation strategy for High-DOS data blocks (HIGHDISK,
  66.   HIGHEMS3, HIGHEMS4, HIGHMARK, HIGHUMM, HIGHBFRS) to work from
  67.   smallest to largest free blocks rather than largest to smallest.
  68.   This reduces the fragmentation of High-DOS memory, increasing the
  69.   size of the largest remaining free block.  This provides more room
  70.   for subsequent loading of device drivers and TSR's.
  71.  
  72. - All "EGA/VGA" status and error messages are now specific.  I.e.,
  73.   they now identify exactly what kind of display adapter is present.
  74.  
  75. - CHIPSET.EXE now warns you if shadow ram has been disabled or
  76.   relocated.
  77.  
  78. - Allocation of bank-switch memory no longer cause HIGHMEM to replace
  79.   its listing of the other occupant of the same address space.  Instead,
  80.   both occupants are now shown.
  81.  
  82. - Corrected some numbers in the HIGHMEM listing: Shadow ram size is
  83.   no longer displayed (inappropriately) in the "Bank-Switch" column,
  84.   and grand totals are now always correct.
  85.  
  86. - Forcing Rom Bios area for use as Bank-Switch memory
  87.   (e.g., B=F000:64) now works.
  88.  
  89. - If a LIM EMS 4.0 driver is installed first, LASTBYTE will now
  90.   recognize and avoid all mappable pages in the upper memory area,
  91.   not just the standard 64k page frame.
  92.  
  93. - HIGHMEM.EXE: Shadowed Roms now indicate their original width in bits.
  94.  
  95. - HIGHDISK.SYS: Allocation of disk space is now in 1 sector increments.
  96.  
  97. - The "/NOENV" option of HIGHTSR and HIGHINST no longer creates a
  98.   hole in high memory where the discarded environment used to be.
  99.  
  100. - HIGHMEM: Moved the TSR "markers" into the "Description" field so that
  101.   they are more easily associated with the corresponding TSR filenames.
  102.