aboutsummaryrefslogtreecommitdiff
path: root/mousetsr.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-16separate define for tracing ps/2 protocol eventsJavier1-3/+3
2022-12-11do not allow the show cursor counter to go above 0Javier1-13/+13
2022-12-10fix issue with borlandc, bump to 0.64v0.64Javier1-6/+27
2022-04-30refactor: switch debug log to a more convenient printf-like APIJavier1-132/+57
2022-04-30workaround for programs that do not call full mouse resetJavier1-0/+4
2022-04-27refactor: use INTPACKW (always 16-bit) instead of INTPACKXJavier1-88/+88
2022-04-20assume we have a wheel when using vmware, even if we can't detect itJavier1-2/+9
2022-04-20add back support for using ps/2 bios with 3-byte packetsJavier1-14/+64
2022-04-18switch mouse driver to always use 1-byte packets from BIOSJavier1-85/+81
2022-04-18in w16driver, change mouse speed for improved dosemu2 compatibilityJavier1-1/+2
2022-04-16fix wheel on t5710Javier1-7/+32
2022-04-15rename some headers for consistencyJavier1-1/+1
2022-04-15add log msgs for non-detection of ps2 wheelJavier1-2/+4
2022-04-14don't clear last mouse click position once it is readJavier1-4/+12
2022-04-11add new virtualbox shared folders clientJavier1-9/+3
2022-04-09rename source files for consistencyJavier1-0/+1468