Speedy Mouse 1.2 (source code)

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Speedy Mouse 1.2 (source code)

Post by Info-Mac » December 20th, 1993, 11:00 am

Download: http://archive.info-mac.org/dev/src/spe ... e-12-c.hqx

Speedy Mouse is a fun little INIT which will cause your mouse to move
twice as fast as it normally does. This INIT is free and is distributed under
the GNU General Public License; this archive contains complete THINK C 6.0.1
source code and project files for the INIT. If you do not have FTP access,
e-mail the author for a copy of the INIT, the source code, or a list of other
programs by the same author. The address is [email protected].

Changes in version 1.2: the mouse no longer bounces off the edge of the
screen, and the cursor disappears correctly now while you are typing. Also,
the mouse will move at normal speed while the caps lock is down.

This code demonstrates the basics of writing and installing a VBL, and
manipulating undocumented low-memory globals. I used to say that this code
would work on any Mac, but that has proved not to be true. If you have any
compatibility problems, please report them to me at [email protected]. Many
helpful users all over the world have provided feedback that has helped me
advance Speedy Mouse this far.

Speedy Mouse 1.2 is copyright 1993, Mark Pilgrim, MerriMac Software Group.
Post Reply