home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 841.README.PLS < prev    next >
Text File  |  1993-05-18  |  25KB  |  512 lines

  1.                 *** ANSIPLUS VERSION 3.00 RELEASE NOTES ***
  2.                              Shareware Package
  3.  
  4. Thank you for evaluating ANSIPLUS.  This file briefly describes ANSIPLUS, lists
  5. the files included in the ANSIPLUS Shareware package, gives quick installation
  6. instructions, and describes recent changes made to ANSIPLUS.
  7.  
  8.  
  9. What is ANSIPLUS?
  10. ---- -- ---------
  11.  
  12. The ANSIPLUS console device driver integrates major console elements missing
  13. from DOS and the personal computer BIOS into a single compact device driver that
  14. can easily be controlled and personalized.  With ANSIPLUS installed:
  15.  
  16.  * User interaction with the DOS command shell and many applications will be
  17.    significantly improved.
  18.  
  19.  * Screen output will be faster than with DOS's ANSI and non-ANSI drivers.
  20.  
  21.  * The user will have complete control over colors and VGA/EGA capabilities.
  22.  
  23.  * Users of Windows 3 will have access to ANSIPLUS features in all windowed
  24.    and full screen DOS sessions.
  25.  
  26.  * The user will also benefit from all the other display and keyboard features
  27.    provided by ANSIPLUS.
  28.  
  29.  
  30. The ANSIPLUS enhanced DOS console device driver is tailored to take advantage of
  31. VGA and EGA display capabilities:
  32.  
  33.  * It automatically adapts to VGA or EGA screen modes, both text and graphics,
  34.    including extended modes with large numbers of lines and/or columns.  The
  35.    driver also automatically compensates for older video controllers with very
  36.    limited numbers of colors or shades (eg. CGA or monochrome boards).
  37.  
  38.  * In text and in 16-color VGA/EGA graphics display modes, the driver bypasses
  39.    the BIOS and writes directly to the video RAM, so it can operate much faster
  40.    than either the original DOS console driver or the DOS ANSI driver.
  41.  
  42.  * ANSIPLUS gives the user control over VGA/EGA palette registers and VGA DAC
  43.    registers to select and maintain colors using the video controller's full
  44.    capabilities.
  45.  
  46.  * Text character height can be selected in any VGA/EGA display mode, extending
  47.    user control to the number of lines per display page.
  48.  
  49.  * Smooth scrolling is provided as an option (requires a faster computer, eg.
  50.    80386 with 16-bit VGA).
  51.  
  52.  
  53.  
  54. The ANSIPLUS driver efficiently integrates several useful console functions that
  55. in the past had to be provided by separate TSR programs or device drivers:
  56.  
  57.  * A screen saver monitors display, keyboard and mouse activity.
  58.  
  59.  * Scroll-back lets the user examine lines that have scrolled off the top of
  60.    the screen.
  61.  
  62.  * Fast screen output can be frozen and released with the Scroll Lock key.
  63.  
  64.  * Keyboard buffer size is increased and configurable.
  65.  
  66.  * Undesired repeat keys are suppressed and several other key processing
  67.    options are provided.
  68.  
  69.  * Keys can be added to the keyboard buffer under program control for later
  70.    consumption by programs.
  71.  
  72.  * A timer-controlled beep tone generator allows user customizable tones.
  73.  
  74. Other ANSIPLUS features include:
  75.  
  76.  * Menu driven, mouse controllable utilities that give the user full control
  77.    over selected colors, color palettes, border colors, video modes, text
  78.    height, key reassignment, beep tone definition, driver table sizes, and all
  79.    other configurable features.
  80.  
  81.  * Special loading options for XMS upper memory blocks or high memory area that
  82.    can reduce low memory requirements to below 4K.
  83.  
  84.  * Highlighting of user-typed keys when they are displayed by DOS on the screen
  85.    to give a clear visual separation of typed entries from computer output.
  86.  
  87.  * Support for all DOS ANSI.sys escape sequences, plus additional ANSI/VT-100
  88.    escape sequences for clearing the screen, erasing lines, inserting and
  89.    deleting lines, and inserting and deleting characters.
  90.  
  91.  * Free BBS updates.  Registered ANSIPLUS users can obtain free updates by
  92.    installing future Shareware versions of ANSIPLUS over their registered
  93.    copies.  The ANSIPLUS installation program will automatically register a
  94.    Shareware copy when it is installed on a disk that boots a registered copy.
  95.  
  96.  * And much, much more.
  97.  
  98. See "Features Summary" in the ANSIPLUS documentation for more information about
  99. ANSIPLUS features.
  100.  
  101.  
  102. ANSIPLUS Packing List
  103. -------- ------- ----
  104.  
  105.      File                Description
  106.      ----                -----------
  107.  
  108.      ANSIPLUS.sys        ANSIPLUS console device driver
  109.      ANSIPLUS.doc        ANSIPLUS Shareware documentation
  110.      SETCOLOR.exe        Color control utility program
  111.      SETAPLUS.exe        Driver features control utility program
  112.      ANSICOM.exe         ANSI escape sequence editor
  113.      NEWAPLUS.exe        ANSIPLUS bootup configuration program
  114.      APLUSLIB.exe        Execution library for the utility programs
  115.      SETCOLOR.sch        Color schemes file for SETCOLOR.exe
  116.      CONSETUP.com        Sample escape sequence program
  117.      PUSHVID.com         Save current video mode, video page and colors
  118.      POPVID.com          Restore saved video mode, page and colors
  119.      LOCKPAL.com         Lock the 16-color palette
  120.      UNLOKPAL.com        Unlock the 16-color palette
  121.      APLUS.pif           Sample Windows PIF file
  122.      INSTALL.exe         Installation program
  123.      INSTALL.inf         Installation control file
  124.      REGISTER.pls        ANSIPLUS registration form
  125.      README.pls          Release notes, this file
  126.  
  127.  
  128. The documentation file, ANSIPLUS.doc, is a complete and up to date copy of the
  129. ANSIPLUS Shareware manual, except for the section on ANSIPLUS Escape Sequences,
  130. which are covered in detail only in the printed version.  The file is formatted
  131. for 80 characters per line and 60 lines per page, and uses no special characters
  132. or other printer control other than form feeds.
  133.  
  134.  
  135.  
  136. Quick Installation Instructions
  137. ----- ------------ ------------
  138.  
  139. Before installing ANSIPLUS, or any other new device driver, be sure you have a
  140. bootable floppy disk as insurance against trouble getting your system to run
  141. after the device driver is installed.
  142.  
  143. The ANSIPLUS package includes an installation and configuration program called
  144. INSTALL.exe, which should properly handle most installations.  Context
  145. sensitive help (via the F1 key) is provided for all entries.  The following
  146. three examples illustrate using INSTALL to install ANSIPLUS:
  147.  
  148.  * If you received ANSIPLUS on a floppy disk and want to install it on your
  149.    hard disk, use the following installation procedure:
  150.  
  151.     (1) Set the default directory to the hard disk (ie. get a C> prompt).
  152.     (2) Insert the ANSIPLUS diskette in drive A: (or other floppy drive).
  153.     (3) Enter the following command:
  154.  
  155.             A:INSTALL
  156.  
  157.  * If you received ANSIPLUS as a ZIP file, use the following procedure:
  158.  
  159.     (1) Create a temporary sub-directory  on the hard disk to contain the
  160.         unzipped ANSIPLUS files. Move ANSIPLUS.zip to this directory and make
  161.         it be the default directory. This directory must be different from the
  162.         directory that will receive the installed ANSIPLUS files.
  163.     (2) Unzip the files into the directory with the command:
  164.  
  165.             PKUNZIP ANSIPLUS
  166.  
  167.     (3) Then enter the command:
  168.  
  169.             INSTALL
  170.  
  171.  * To install ANSIPLUS on bootable disk B:, from hard disk directory C:\APLUS,
  172.    enter the command:
  173.  
  174.             C:\APLUS\INSTALL B:
  175.  
  176. International users should be aware of the following:
  177.  
  178.  * If you are using the KEYB program to set up your keyboard, the following
  179.    command MUST be executed after you load KEYB, otherwise most ANSIPLUS
  180.    keyboard related features will not work:
  181.  
  182.             SETAPLUS LINK KEYEVENT
  183.  
  184.    The INSTALL program will automatically add this command to your AUTOEXEC.bat
  185.    file if it finds a reference in it to KEYB.
  186.  
  187.  * If you are using the DISPLAY.sys device driver for code page switching, the
  188.    ANSIPLUS device driver must be installed before DISPLAY.sys in your
  189.    CONFIG.sys file.  The INSTALL program will also automatically handle this.
  190.  
  191. See "Installing ANSIPLUS" in the documentation for more information about
  192. ANSIPLUS installation and configuration.
  193.  
  194.  
  195. Recent ANSIPLUS Changes
  196. ------ -------- -------
  197.  
  198.  5/17/93 Version 3.00 released.
  199.  
  200.  5/11/93 The keyboard repeat rate can now optionally be controlled by the
  201.          ANSIPLUS driver. Rates from 20 to 300 characters per second are
  202.          accepted by both the SETAPLUS and NEWAPLUS utility programs. The
  203.          feature requires an enhanced keyboard, and is disabled under Windows
  204.          because timing is imprecise when Windows is running.
  205.  
  206.  5/08/93 ANSIPLUS can now load itself into high memory (HMA) under DOS versions
  207.          before 5.0, or under DOS 5.0/6.0 whether DOS=HIGH is in CONFIG.sys or
  208.          not. The HMA is now allocated by calling DOS, by XMS driver call, or
  209.          by using the "VDISK.sys" method.
  210.  
  211.  5/03/93 Setting the text height by escape sequence or IOCTL call (eg., by MODE
  212.          command) can now preserve the contents of the screen using XMS memory.
  213.          This feature is automatically activated if preserving scroll-back data
  214.          with XMS memory is enabled.
  215.  
  216.  4/23/93 The NEWAPLUS, SETAPLUS, SETCOLOR and ANSICOM utility programs all now
  217.          support use of the mouse for menu and other selections.
  218.  
  219.  4/20/93 INSTALL/NEWAPLUS now recognizes MS-DOS 6.0 CONFIG.sys files that have
  220.          menus and multiple configuration blocks. Installations require that the
  221.          user select the configuration block to receive ANSIPLUS. Updates to
  222.          reconfigure a driver will select from only those blocks that refer to
  223.          ANSIPLUS. Several other maintenance changes were also made to NEWAPLUS.
  224.  
  225.  4/13/93 A TSR-capable version of the ANSIPLUS driver, ANSIPLUS.exe, is now
  226.          supplied to registered users. This ANSIPLUS version may be loaded into
  227.          memory from the DOS command line, from a batch file (AUTOEXEC.bat), or
  228.          from CONFIG.sys with DEVICE=, DEVICEHIGH=, or INSTALL= commands.
  229.  
  230.  3/30/93 To provide additional user control over color schemes of 16-color
  231.          programs that set their own palettes or border colors, such as DBASE
  232.          III or EDIT.com, ANSIPLUS can now lock the color palette, preventing
  233.          such programs from loading the PAL/DAC and border color registers by
  234.          BIOS calls. This feature should only be used when all other means of
  235.          control fail. It can be enabled or disabled by the new LOCKPAL.com
  236.          and UNLOKPAL.com ANSIPLUS utilities in a batch file that executes the
  237.          application to be controlled.
  238.  
  239.  3/19/93 ANSIPLUS can now preserve scroll-back data across video mode changes or
  240.          when running graphics mode applications (including Windows) by saving
  241.          the data in XMS memory.  DOS sessions under Windows 3.1 can use this
  242.          feature as well if they can access XMS memory. The feature is enabled
  243.          or disabled in the Scrolling section of SETAPLUS or NEWAPLUS.
  244.  
  245.  3/17/93 Scroll-back capacity has been tripled for typical applications to about
  246.          500 lines by using compression techniques to store scroll-back data.
  247.  
  248.  
  249. Recent ANSIPLUS Changes (continued)
  250. ------ -------- ------- -----------
  251.  
  252.  3/08/93 Version 2.07 released.
  253.  
  254.  3/05/93 Using its own configurable-size key buffers, ANSIPLUS now supports key
  255.          stacking, which adds keys to the keyboard buffer for later consumption
  256.          by programs. The feature is controlled by SETAPLUS command, ANSIPLUS
  257.          escape sequence, or the 4DOS command shell KEYSTACK command. Users of
  258.          4DOS 4.0+ now do not need to load KSTACK.com if ANSIPLUS is installed.
  259.  
  260.  2/28/93 Added more control over key reassignment: a new configurable feature
  261.          can prevent changes to key reassignment definitions with the Esc [p
  262.          ANSI control sequence.  The driver also now generates an ominous tone
  263.          (like the theme from "Dragnet") when an attempt is made to redefine
  264.          keys if redefinition of key reassignment is disabled.
  265.  
  266.  2/23/93 When the DISPLAY.sys driver is used with Windows 3.0 or 3.1, the colors
  267.          and other variables of either ANSIPLUS or the DOS ANSI.sys driver are
  268.          not localized to each virtual 8086. This appears to be because Windows
  269.          only localizes the first CON driver it finds on the DOS device chain,
  270.          and this will be the most recent CON device installed, which is
  271.          DISPLAY.sys, not ANSIPLUS. Two system setup changes are required to
  272.          circumvent the problem:
  273.  
  274.             (1) Enter the following command to change the name of the ANSIPLUS
  275.                 driver in memory from "CON" to "CONAPLUS":
  276.  
  277.                     SETAPLUS LOCALCON
  278.  
  279.                 This command is automatically inserted into AUTOEXEC.bat by the
  280.                 ANSIPLUS INSTALL program when DISPLAY.sys is detected.
  281.  
  282.             (2) Add the following command to the [386Enh] section of the Windows
  283.                 SYSTEM.ini file:
  284.  
  285.                     LOCAL=CONAPLUS
  286.  
  287.                 This causes Windows to localize the ANSIPLUS driver to each
  288.                 virtual 8086. The SYSTEM.ini file is not altered by the ANSIPLUS
  289.                 INSTALL program.
  290.  
  291.          These setup changes are totally unnecessary if you are not using the
  292.          DISPLAY.sys driver.
  293.  
  294.  2/21/93 Apparently, some 256-color drivers for Windows assume that the OEM
  295.          256-color palette has been loaded when the 256-color mode was selected,
  296.          and never define the colors that Windows will use.  Some DOS 256-color
  297.          applications also have the same problem.  When using such a Windows
  298.          driver or DOS application, if the ANSIPLUS default colors are loaded on
  299.          mode set, the wrong colors could be displayed.  Because of this,
  300.          features have been added to the driver and utility programs to allow
  301.          control over loading the ANSIPLUS colors in DOS and Windows 256-color
  302.          modes.  By default, ANSIPLUS now will not load its colors when a
  303.          256-color mode is selected under Windows.
  304.  
  305.  
  306. Recent ANSIPLUS Changes (continued)
  307. ------ -------- ------- -----------
  308.  
  309.  2/15/93 Version 2.06 released.
  310.  
  311.  2/13/93 Minor changes to SETAPLUS: maintain color selection when shifting from
  312.          256-color to 16-color video modes, and improve listing of Alt and Ctrl
  313.          keys in SETAPLUS LISTKEYS option.
  314.  
  315.  2/10/93 Added a feature to use BIOS calls for text mode scrolling instead of
  316.          directly moving data in the video display RAM. This may help in those
  317.          unusual cases where other drivers or TSRs need to be informed when the
  318.          screen is scrolled up.
  319.  
  320.  2/10/93 Changed the default status for the graphics mode pseudo-cursor to be
  321.          disabled.  Also added a separate feature to control use of the pseudo-
  322.          cursor when in 256-color graphics modes (also disabled as default).
  323.  
  324.  1/25/93 When the screen saver is enabled, the screen can now be blanked
  325.          immediately by entering the Alt-Ctrl-Scroll Lock key combination.
  326.  
  327.  1/06/93 Bug fix: Improved handling of palette in 256-color modes, particularly
  328.          when the OEM palette is being used.
  329.  
  330.  1/05/93 Bug fix: Automatic registration of Shareware version when installed
  331.          over a Registered version did not always work.
  332.  
  333. 12/02/92 Version 2.05 released.
  334.  
  335. 11/29/92 Changes for international support and using DISPLAY.sys: INSTALL/
  336.          NEWAPLUS now loads ANSIPLUS before DISPLAY.sys in CONFIG.sys because
  337.          MODE CON CP SELECT command will not work correctly if ANSIPLUS is
  338.          installed after DISPLAY.sys; and minor cosmetic changes to SETCOLOR and
  339.          SETAPLUS screens when not using U.S. code page 437.
  340.  
  341. 11/21/92 Revised INSTALL/NEWAPLUS to recognize reference to the KEYB TSR (for
  342.          international keyboard users) in AUTOEXEC.bat.  The install process
  343.          will then automatically add a SETAPLUS LINK KEYEVENT command to
  344.          AUTOEXEC.bat following KEYB if this command was not already there.
  345.          See the next item for further explanation.
  346.  
  347. 11/19/92 Added the capability to relink ANSIPLUS interrupts after they have been
  348.          stolen by TSR's such as MS-DOS KEYB.  The KEYB program grabs the key
  349.          event interrupt (Int 09h), without passing calls through to whatever
  350.          was installed before it (ie., to ANSIPLUS).  This has prevented most
  351.          ANSIPLUS keyboard functions, such as scroll-back, scroll lock, etc.,
  352.          from working correctly with international keyboards.  Now, to restore
  353.          ANSIPLUS's access to the key event interrupt, the following command
  354.          must be entered after KEYB has been loaded:
  355.  
  356.             SETAPLUS LINK KEYEVENT
  357.  
  358.          This command should be placed in AUTOEXEC.bat immediately after KEYB.
  359.  
  360.  
  361. Recent ANSIPLUS Changes (continued)
  362. ------ -------- ------- -----------
  363.  
  364. 11/19/92 The programs connected to any system interrupt, including those used by
  365.          ANSIPLUS, can be identified using the new SETAPLUS command:
  366.  
  367.             SETAPLUS INTERRUPT <number> [<number> ...]
  368.  
  369.          where <number> is any hexadecimal interrupt number.  For example,
  370.          SETAPLUS INTERRUPT 2F would list the programs connected to the
  371.          Multiplex interrupt, number 2Fh.  This listing is not guaranteed to be
  372.          correct in all cases, but has been remarkably accurate in our
  373.          experience.
  374.  
  375. 11/18/92 Two screen saver changes should blank the screen more appropriately:
  376.          Relaxed the test for a fast timer tick a little to allow the screen to
  377.          blank when running applications with extensive timer tick processing,
  378.          but not to blank when running games that speed up the timer, such as
  379.          Flight Simulator.  Also removed, except for XT-type machines, the
  380.          requirement before blanking that the Int 09h vector point to the same
  381.          place as when the last Int 09h key event was intercepted.
  382.  
  383. 11/09/92 Changed SETCOLOR and SETAPLUS utilities to display menus using video
  384.          page 0 instead of page 1 when not running on a VGA or EGA.  This should
  385.          make the menus visible on Hercules-type boards that seem to have a
  386.          problem accessing higher video pages.
  387.  
  388. 11/09/92 Bug fix: Insert key caused lockup when screen was scrolled back.
  389.  
  390. 10/21/92 Increase delay times for direct port access to video controller.
  391.  
  392. 10/20/92 Bug fix: Generic IOCTL was never called by DOS because the driver
  393.          header bit for it was not set.  Now MODE CON reports lines and columns,
  394.          and MODE CON LINES={25, 43 or 50} works.  However, setting display
  395.          columns to 40 or 80 with MODE is still not supported by ANSIPLUS, and
  396.          the DOS 5.0 MODE program incorrectly reports 40 columns for any screen
  397.          mode not having 80 columns (for example, 132).
  398.  
  399.  9/23/92 Version 2.04 released.
  400.  
  401.  9/22/92 When updating a driver file that has been changed from the default
  402.          configuration, the INSTALL program now gives the user an option to
  403.          copy the configuration of the updated driver into the newly installed
  404.          driver.
  405.  
  406.  9/20/92 Obtaining updates for registered versions of ANSIPLUS is now greatly
  407.          simplified: Effective with Version 2.04, when any Shareware copy of
  408.          ANSIPLUS is installed on a disk containing a Registered copy of
  409.          ANSIPLUS (2.04 or later), the INSTALL program will convert the new
  410.          Shareware copy into a Registered copy with the same serial number and
  411.          signon message as the Registered ANSIPLUS already on the disk.
  412.          Registered users can thus benefit from future improvements to ANSIPLUS
  413.          at no cost, if they have access to a BBS that maintains current
  414.          Shareware versions of ANSIPLUS.
  415.  
  416.  9/19/92 Bug fix: Prevent bright key echo when the next output byte equals the
  417.          scan code of a function or other special key just entered.
  418.  
  419.  
  420. Recent ANSIPLUS Changes (continued)
  421. ------ -------- ------- -----------
  422.  
  423.  9/17/92 Revised installation program (NEWAPLUS.exe) to be more tolerant of and
  424.          informative about missing or unreadable files during installation.
  425.          Versions of ANSIPLUS on some BBS's seem to be missing files (usually
  426.          SETCOLOR.sch, which is a minor supporting file), and this has prevented
  427.          potential users from evaluating ANSIPLUS.
  428.  
  429.  9/04/92 When Scroll-Lock is used to freeze the screen during rapid output, and
  430.          then the screen is released by Page-Down, Tab, Down arrow, or a shift
  431.          key until the next input prompt is made by the computer, the driver can
  432.          now recognize the input request and will automatically release the
  433.          scroll freeze condition after a key is typed.
  434.  
  435.  9/04/92 Under Windows and OS/2, the driver now yields the CPU for the remainder
  436.          of a time slice whenever it is in a tight key input/testing loop.
  437.  
  438.  9/03/92 Under Windows, whenever the scroll-back storage area is initialized, a
  439.          RAM search is now made to see if the video RAM is a full 32k.  If less
  440.          is available, the scroll-back storage is reduced accordingly, and
  441.          smooth scrolling, which uses the top of the 32k video RAM, is disabled.
  442.          This should work around problems with 256-color Windows drivers that do
  443.          not provide a full 32k of text mode video RAM in certain situations.
  444.  
  445.  9/02/92 Under Windows, in a virtual 8086 DOS session running in a window,
  446.          scroll-back appeared to be inoperative because Windows 3.1 failed to
  447.          update the windowed screen as it was scrolled backward or forward. If
  448.          the same DOS session was run full screen, scroll back would perform
  449.          correctly.  The driver is now able to cause the windowed screen to be
  450.          updated in most cases (such as when DOS keyboard input is requested),
  451.          so scroll-back should work in a window most of the time.  However, it
  452.          is still not always possible to scroll the screen backward in a window
  453.          while it has been frozen by Scroll-Lock during rapid screen output.
  454.  
  455.  8/31/92 Version 2.03 released.
  456.  
  457.  8/22/92 Bug fix: made VGA screen saver less likely to interfere with running
  458.          programs by disabling interrupts while the screen is being blanked or
  459.          unblanked and by restoring the sequencer index after the operation.
  460.  
  461.  8/22/92 Bug fix: push/pop mismatch in VESA set mode processing.  Symptom was
  462.          inability to start Windows.
  463.  
  464.  8/22/92 Now use Int 15h keyboard intercept rather than direct port access to
  465.          get key scan codes for repeated-key detection and other key processing.
  466.  
  467.  8/21/92 Version 2.02 released.
  468.  
  469.  8/14/92 Added mouse reset to Windows exit processing.  Windows 3.1 leaves some
  470.          mice (for example, Logitech C7) in an undefined state at termination,
  471.          so the mouse could not unblank the screen until the next DOS mouse-
  472.          using program had been executed.
  473.  
  474.  8/12/92 Bug fix: still intermittent trouble with keyboard under Windows 3.1.
  475.          Made all of Int 09h handler uninterruptible.
  476.  
  477.  
  478. Recent ANSIPLUS Changes (continued)
  479. ------ -------- ------- -----------
  480.  
  481.  7/22/92 Version 2.01 released.
  482.  
  483.  7/21/92 Extended repeated key suppression to the Scroll Lock key.  Now, when
  484.          Scroll Lock is held down for a long time, the scroll lock or smooth
  485.          scroll toggles will not change repeatedly.
  486.  
  487.  7/17/92 Bug fix: 16-color to monochrome text attribute adjustments for EGA
  488.          monochrome now show low intensity as well as high intensity for both
  489.          foreground and background. VGA, CGA, MDA and color EGA are unaffected.
  490.  
  491.  7/16/92 Minor changes to INSTALL/NEWAPLUS target drive and file path selection.
  492.  
  493.  7/16/92 Minor changes to scroll freeze when smooth scrolling is active.
  494.  
  495.  7/16/92 Bug fix: Scroll back storage is reorganized whenever a previously
  496.          unused display page is selected.  In several display modes, including
  497.          25x80 text, a bug caused the scroll-back data to be scrambled when
  498.          reorganization was required.
  499.  
  500.  7/15/92 Bug fix: On certain PC/XT compatible computers, all keystrokes were
  501.          erroneously recognized as repeat keys, causing all digit keys to be
  502.          ignored.  Repeated key suppression is now disabled on XT's.
  503.  
  504.  7/15/92 Bug fix: Repeated keys entered to QuickBasic programs such as DOS 5.0
  505.          EDIT.com caused pointer errors when keys were transferred between BIOS
  506.          and extended key buffers.  Symptom was strange jumps in cursor position
  507.          or "phantom" keystrokes while holding down an arrow key.  Fixed by
  508.          making the key shuffling subroutine uninterruptible.
  509.  
  510.  6/09/92 Version 2.00 released.
  511.  
  512.