History:
--------

1.73	made by Arkady V.Belousov <ark@mos.ru> (many ideas by
	Alain M. <alainm@pobox.com>)
	- Serial mouse detection routine now CPU speed independant
	  and handles PNP mices also
	- Changed command line interface
	- Added autosearch of COM-port with connected mouse
	- Added support for Microsoft and PS/2 mices with 3 buttons
	- Added command line option to prevent loading TSR into UMB
	- Part of driver's PSP used for placing some driver data
	- Memory handling routines heavily optimized and debuged
	- Bugfixed and extended protocol analyzer possibilities

1.72	made by Arkady V.Belousov <ark@mos.ru>
	- Bugfixes, optimizations, some features
	- Commented out video retrace waiting
	- Returned handling of PS/2 pointing device through BIOS
	  (thanks to Martin Eckel <martin.eckel@topmail.de>)
	- Reimplemented function INT 33/0010
	- Added autodetection for nonstandard screen sizes
	- Implemented functions INT 33/0023, 0027, 002A and 0032

1.71	made by Arkady V.Belousov <ark@mos.ru>
	- Many bugfixes, huge optimizations, some features
	- Direct hardware handling for PS/2 mouse events

1.6	- Positioning bugs fixed in videomode 13h
	- Added protocol analyzer (debugging purposes only)

1.5	made by Arkady V.Belousov <ark@mos.ru>
	- Fixed memory allocation bugs
	- Bugfixes and optimizations

1.4	- Added self-load high capability
	- Horizontal and vertical speed can be different
	  (good for some games...)
	- Added support for the 1Ah and 1Bh INT 33h calls
	- Fixed some small bugs and a BIG bug

1.3	- Fixed some small bugs and added 'ctmousep.com' for PS/2 mice

1.2a	- Fixed a bug in the Driver Disable function (1Fh)

1.2	- Added command line option to force IRQ number of COM port

1.1	- Added comand line options to force a specific mode
	- Rewritten Mouse Systems initalization routine. Now more Genius
	  mice with 3 buttons will work

1.0	- First public release
