CuteMouse: Difference between revisions
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div align="center"><div style="font-size: 22pt">CuteMouse</div><br /> | <div align="center"><div style="font-size: 22pt">CuteMouse</div><br /> | ||
Version 1.9<br />''Author: | Version 1.9<br />''Author: Nagy Daniel''<br />2002/10/01</div> | ||
{{FanSoftwareInfobox | {{FanSoftwareInfobox | ||
Line 9: | Line 9: | ||
| Company = {{N/A}} | | Company = {{N/A}} | ||
| Published = {{Published}} | | Published = {{Published}} | ||
| Developers = | | Developers = Nagy Daniel | ||
| Interface = {{N/A}} | | Interface = {{N/A}} | ||
| ProgLanguage = {{ASM}} | | ProgLanguage = {{ASM}} | ||
Line 15: | Line 15: | ||
| Source = {{SourceSW}}[https://sourceforge.net/p/cutemouse/trunk/ci/master/tree/ Yes] | | Source = {{SourceSW}}[https://sourceforge.net/p/cutemouse/trunk/ci/master/tree/ Yes] | ||
| License = {{GNU}} | | License = {{GNU}} | ||
| Type = {{ | | Type = {{CompatibilityTool}}, {{MouseTool}} | ||
| Platform = {{ | | Platform = {{DOSTool}} | ||
| Localization = {{EnglishTool}} | | Localization = {{EnglishTool}} | ||
| Website = | | Website = https://sourceforge.net/projects/cutemouse/ | ||
}} | }} | ||
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}} | ||
Line 48: | Line 44: | ||
<blockquote> | <blockquote> | ||
Maintained. 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. | 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. | |||
</blockquote> | </blockquote> | ||
Line 64: | Line 64: | ||
==<br /> Credits == | ==<br /> Credits == | ||
* | * Nagy Daniel | ||
==<br /> References == | ==<br /> References == | ||
Line 81: | Line 81: | ||
* [[Utilities Pages]] | * [[Utilities Pages]] | ||
| | ||
[[Category:Compatibility Tools]] | <!--[[Category:Compatibility Tools]]--> | ||
[[Category:Mouse Tools]] | <!--[[Category:Mouse Tools]]--> | ||
[[Category: Compatibility Tools]] | [[Category:Fan Compatibility Tools]] | ||
[[Category: Mouse Tools]] | [[Category:Fan Mouse Tools]] | ||
[[Category:Technical Info]] | [[Category:Technical Info]] | ||
[[Category:Game Troubleshooting]] | [[Category:Game Troubleshooting]] | ||
[[Category:Game Bugs and Errors]] | [[Category:Game Bugs and Errors]] | ||
[[Category:Game Help]] | [[Category:Game Help]] | ||
[[Category:Utilities]] | [[Category:Utilities]] | ||
[[Category:New Pages to be Edited]] | [[Category:New Pages to be Edited]] |
Latest revision as of 20:15, 5 December 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