home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / tema / arachne / archn170.exe / SYSTEM / DEVDRVRS / HISTORY.TXT < prev    next >
Encoding:
Text File  |  2000-09-16  |  3.5 KB  |  83 lines

  1. History:
  2. --------
  3.  
  4. 1.8    by Arkady V.Belousov <ark@mos.ru> (some ideas by Alain M.
  5.     <alainm@pobox.com>, documentation proofreading by Mike Millen
  6.     <mikemillen@ukgateway.net> and Frank Pruefer <fp666@t-online.de>)
  7.     - Bugfixes, heavy optimizations, some features
  8.     - Auto resolution behavior corrected and is now default resolution
  9.     - PS/2 mice were not found on some machines
  10.     - Serial mouse reset slightly reinforced (previously mouse froze
  11.       in some cases)
  12.     - INT 33/001F now doesn't restore interrupts (and CTMOUSE doesn't
  13.       unload resident part) if INT 33 or INT 10 are intercepted by
  14.       another program
  15.     - Serial and PS/2 modules combined into one executable
  16.     - For Mouse Systems protocol CTMOUSE now installs at first
  17.       existing COM port, not at COM1 which may be absent
  18.     - Some ill-behaved applications (like Norton Commander or Klondike
  19.       by Eduardo Martins) call INT 33/0001, 0009 and 000A in loops;
  20.       to prevent cursor flickering the cursor is now redrawn only if
  21.       its position or pattern is changed
  22.     - Cursor drawing much enhanced and bugfixed: finished INT 33/0010
  23.       support and video page change detection for graphics drawing;
  24.       single video registers handled in RIL more accurately; cursor
  25.       is drawn only when cursor shape is inside screen ranges
  26.     - Added command line option to cancel run if mouse services are
  27.       already present
  28.     - Ordered errorlevels returned for each event
  29.     - Messages for English extracted into separate message file
  30.     - Added Brazilian and Portugal Portugese message files
  31.     - Added German message file
  32.     - Added support for Microsoft Intellimouse/Wheel mouse protocol
  33.  
  34. 1.73    by Arkady V.Belousov <ark@mos.ru> (many ideas by
  35.     Alain M. <alainm@pobox.com>)
  36.     - Serial mouse detection routine is now CPU speed independent
  37.       and also accepts PNP mice
  38.     - Changed command line interface
  39.     - Added mouse autosearch through all COM ports
  40.     - Added support for Microsoft and PS/2 mice with 3 buttons
  41.     - Added command line option to prevent loading TSR into UMB
  42.     - Part of driver's PSP used for placing some driver data
  43.     - Memory handling routines heavily optimized and debugged
  44.     - Bugfixed and extended protocol analyzer possibilities
  45.  
  46. 1.72    by Arkady V.Belousov <ark@mos.ru>
  47.     - Bugfixes, optimizations, some features
  48.     - Commented out video retrace waiting
  49.     - Returned handling of PS/2 pointing device through BIOS
  50.       (thanks to Martin Eckel <martin.eckel@topmail.de>)
  51.     - Reimplemented function INT 33/0010
  52.     - Added autodetection for nonstandard screen sizes
  53.     - Implemented functions INT 33/0023, 0027, 002A and 0032
  54.  
  55. 1.71    by Arkady V.Belousov <ark@mos.ru>
  56.     - Many bugfixes, huge optimizations, some features
  57.     - Direct hardware handling for PS/2 mouse events
  58.  
  59. 1.6    - Positioning bugfix for videomode 13h
  60.     - Added protocol analyzer (debugging purposes only)
  61.  
  62. 1.5    by Arkady V.Belousov <ark@mos.ru>
  63.     - Many bugfixes, huge optimizations
  64.     - Fixed memory allocation bugs
  65.  
  66. 1.4    - Added self-load high capability
  67.     - Horizontal and vertical speed can be different
  68.       (good for some games...)
  69.     - Implemented functions INT 33/001A and 001B
  70.     - Fixed some small bugs and a BIG bug
  71.  
  72. 1.3    - Fixed some small bugs and added CTMOUSEP.COM for PS/2 mice
  73.  
  74. 1.2a    - Fixed a bug in the Driver Disable function (1Fh)
  75.  
  76. 1.2    - Added command line option to force IRQ number of COM port
  77.  
  78. 1.1    - Added command line options to force a specific mode
  79.     - Rewritten Mouse Systems initalization routine, now more Genius
  80.       mice with 3 buttons will work
  81.  
  82. 1.0    - First public release
  83.