home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / SYSTEM / TLB_W120.ZIP / WHATSNEW.115 < prev    next >
Encoding:
Text File  |  1990-11-17  |  3.7 KB  |  84 lines

  1.               WHAT'S NEW IN VERSION 1.15
  2.               --------------------------
  3.  
  4. - A new program (CHIPSET.EXE) that tests for the presence of one of
  5.   the memory controller chips required in order to be able to use
  6.   LASTBYTE.
  7.  
  8. - LASTBYTE now supports the VLSI Technology VL82C202 memory
  9.   controller chip (popular on 286 motherboards) as well as the
  10.   following additional Chips and Technologies memory controllers:
  11.  
  12.     82C222 - From the CHIPS/250 PS/2 50/60 chipset (286)
  13.     82C235 - The SCAT (tm) Single Chip AT VLSI chip (286)
  14.     82C241 - From the CS8223 LeAPset (tm) chipset (286)
  15.     82C311 - From the CS8233 PEAK 386/AT CHIPSet (tm) (386)
  16.     82C322 - From the CHIPS/280 PS/2 70/80 chipset (386)
  17.     82C841 - From the CS8283 LeAPset-sx (tm) chipset (386sx)
  18.  
  19.   ╔═══════════════════════════════════════════════════════════════╗
  20.   ║ NOTE: We don't have access to the proper hardware to actually ║
  21.   ║ test LASTBYTE on these products.  We're confident it will     ║
  22.   ║ work with the LEAP and LEAPsx chipsets because these are NEAT ║
  23.   ║ chipset compatible.  If you have a machine with any of the    ║
  24.   ║ others, please let us know how it works (or doesn't).         ║
  25.   ╚═══════════════════════════════════════════════════════════════╝
  26.  
  27. - Site licensing is now available with discounted pricing for orders
  28.   of 10 copies or more.  See LICENSE.DOC for details.
  29.  
  30. - If the "?" option is used on the LASTBYTE.SYS command line, the screen
  31.   is erased before the summary is displayed and a two second pause is
  32.   inserted to give the user a chance to view the information.  No erasure
  33.   or pause occurs when the "?" option is not used.
  34.  
  35. - The "?" output screen of LASTBYTE now displays the bus width (in
  36.   bits) and bandwidth (speed) in megabytes per second of all memory
  37.   found, as well as cpu type, cache controller type (if any), and
  38.   memory controller type.
  39.  
  40.   ╔═══════════════════════════════════════════════════════════════╗
  41.   ║ NOTE: The bandwidth computation is currently incorrect.  It   ║
  42.   ║ is way too low, and will be corrected in a future release.    ║
  43.   ╚═══════════════════════════════════════════════════════════════╝
  44.  
  45. - The output of HIGHMEM now indicates the bus width in bits, as in
  46.   "16-bit VGA Disp Ram".
  47.  
  48. - Corrected a problem in the high memory allocation routine shared by
  49.   HIGHDISK, HIGHEMS3, and HIGHEMS4 that would cause them to hang for
  50.   certain values of command line parameters.
  51.  
  52. - Modified HIGHMEM to accept "-P" as well as "/P" to enable Paged
  53.   Output; Corrected a minor bug in paging algorithm.
  54.  
  55. - Improved the hardware signature computation to be more reliable.
  56.  
  57. - Output listing invoked by LASTBYTE.SYS command line option "?" is now
  58.   sorted by address.
  59.  
  60. - Added "Shadow" option to LASTBYTE.SYS command line to force shadowing
  61.   of ROM's not copied to shadow ROM by either the BIOS or LASTBYTE.SYS.
  62.  
  63. - HIGHUMM.SYS API: Functions 8 and 9 now require a 6-byte save area
  64.   rather than a 5-byte save area.
  65.  
  66. - HIGHUMM.SYS can now be used as a "UMB-Only" XMS device driver without
  67.   the need to first load HIMEM.SYS.
  68.  
  69. - Phoenix BIOS (like AMI BIOS) seems to support use of the LASTBYTE
  70.   DOS=F000:32 command line option!
  71.  
  72. - LASTBYTE now supports Extended ROM bios (128K ROM).
  73.  
  74. - LASTBYTE now recognizes all of the following as command line
  75.   options that force it to assume a particular memory controller
  76.   chip: 82C202, 82C212, 82C222, 82C235, 82C241, 82C302, 82C307,
  77.   82C311, 82C322, 82C812, 82C841. 
  78.  
  79. - HIGHBFRS now defaults to maximizing the number of buffers, and to
  80.   automatically determining the safest location for loading the DOS
  81.   buffers into high memory by sensing the presence of 16-bit adapter
  82.   cards.  A "SENSE" command line option has been added to force this
  83.   condition.
  84.