home *** CD-ROM | disk | FTP | other *** search
-
- /*****************************************************************************/
-
-
-
-
- Thank-You For Selecting The
-
-
-
-
- Poor Mans Mouse
-
-
-
-
- Written By The Unholy Pirate
-
- (C) Unholy Pirate Programs Inc.
-
-
-
- /****************************************************************************/
-
-
-
- CALLING THE POOR MANS MOUSE FROM DOS
-
-
- Type at the DOS System prompt PMM [#####]
-
- where ##### is a user definable typematic speed for the mouse.
-
-
- I suggest the default value be used. If a small value is given,
- the debounce of the joystick buttons is affected causing
- multiple characters to be outputed by holding the button down
- too long. Also the speed of the mouse at slow speed becomes
- almost equal to the full speed.
-
-
- **********WARNING**********
-
- DO NOT RELOAD THE POOR MANS MOUSE WITHOUT FIRST RE-BOOTING THE SYSTEM
- AS THE SYSTEM WILL HANG.
-
- **********WARNING**********
-
-
- /*****************************************************************************/
-
-
- FEATURES OF THE POOR MANS MOUSE
-
- * Variable Speed Cursor Movement From Joystick
- * User Definable Typematic Speed of Mouse
- * User Definable Joystick Buttons
- * Takes Up About 19K Memory
- * Compatible With Any Program Using BIOS Read Calls
- * Uses Any Standard IBM Specfication Joystick
-
-
-
-
- /*****************************************************************************/
-
- DETAILS
-
-
-
- The Poor Mans Mouse is a program which changes INT 16(Hex)
- to point to itself. This program directly mirrors the original interrupt
- with the addition of also looking at the game adapter port. So any program
- that does not re-vector INT16 or directly access the BIOS keyboard buffer
- is compatible with this program. I have tried PMM with the following programs,
-
- * Lotus 1-2-3
- * Multimate
- * Personal Editor
- * Professional Editor
- * Easy Writer II
- * PCWRITE
- * X Y Write 1
- * Vista DSPOOL Print Spooler
- * Vista Dynadisk Ram Drive
-
-
- and work correctly.
-
-
-
- Thank-You For Selecting My Product.
-
-
- E
- N I
- J T
- O !
- Y
-
-
-
- <<<<<<<<<<UNHOLY PIRATE>>>>>>>>>>
-
-
-
- /*****************************************************************************/
-