CuteMouse: Difference between revisions
Line 26: | Line 26: | ||
<blockquote> | <blockquote> | ||
[http://cutemouse.sourceforge.net/ CuteMouse] is a DOS based, open source mouse driver, which supports many protocols of serial and PS/2 mice. It can search for a serial mouse at all COM ports or only at a specified port. An important CuteMouse feature is its small memory footprint: the resident part (TSR) occupies less than 3.5K. CuteMouse can also install itself in upper memory, when available, without requiring external utilities such as the DOS 'lh' (loadhigh) command. | [http://cutemouse.sourceforge.net/ CuteMouse] is a DOS based, open source mouse driver, which supports many protocols of serial and PS/2 mice. It can search for a serial mouse at all COM ports or only at a specified port. An important CuteMouse feature is its small memory footprint: the resident part (TSR) occupies less than 3.5K. CuteMouse can also install itself in upper memory, when available, without requiring external utilities such as the DOS 'lh' (loadhigh) command. | ||
{{TechToDo}} | {{TechToDo}} |
Revision as of 12:49, 5 November 2024
Version 1.9
Author: Nagy Daniel
2002/10/01
Latest Version: | 1.9 | ||
---|---|---|---|
Release Date: | 2002/10/01 | ||
Company: | N/A | ||
Publication Status: | Published | ||
Developer(s): | Nagy Daniel | ||
Interface: | N/A | ||
Language: | ASM | ||
Open Source: | Open | ||
Source Availability: | Yes | ||
License: | GNU | ||
Type: | Compatibility, Mouse | ||
Platform: | DOS | ||
Localization: | English | ||
Website: | https://sourceforge.net/projects/cutemouse/ |
Description
CuteMouse is a DOS based, open source mouse driver, which supports many protocols of serial and PS/2 mice. It can search for a serial mouse at all COM ports or only at a specified port. An important CuteMouse feature is its small memory footprint: the resident part (TSR) occupies less than 3.5K. CuteMouse can also install itself in upper memory, when available, without requiring external utilities such as the DOS 'lh' (loadhigh) command.
Features
Version History
Development Status
Maintained.
CuteMouse has two development branches now. V1.9 branch uses BIOS to handle PS/2 mice. V2.0 branch uses direct hardware access for PS/2 mice, and supports the wheel. Wheel programming info is included in the v2.0 packages.
The 2.0 branch currently has alpha status, so the archive is only an update to the latest 1.9 version and should be unpacked over it to get the full development environment. For regular work, only CTMOUSE.EXE from archive with version 2.0 is required.
Download
Download from here:
Known issues
Credits
- Nagy Daniel
References
Also See
- Compatibility Tools
- Mouse Tools
- Main DOSBox Page
- General Game Help
- Game Troubleshooting
- Emulators
- Utilities
- Utilities Pages