index
:
vbados.git
master
DOS mouse driver and shared folders for VirtualBox
Javier
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mousetsr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-07
refactor int16 store keystroke with separate scancode/character args
Javier
1
-1
/
+1
2024-05-20
don't clobber si on int33/3 calls, this breaks qbasic.com
Javier
1
-0
/
+6
2024-05-20
detect num wheels while loading TSR
Javier
1
-0
/
+2
2024-05-19
add initial support for 2nd wheel & 4-5 mouse buttons
Javier
1
-12
/
+24
2023-12-16
separate define for tracing ps/2 protocol events
Javier
1
-1
/
+3
2022-12-11
do not allow the show cursor counter to go above 0
Javier
1
-7
/
+9
2022-12-10
fix issue with borlandc, bump to 0.64
v0.64
Javier
1
-5
/
+5
2022-04-20
add back support for using ps/2 bios with 3-byte packets
Javier
1
-2
/
+6
2022-04-18
switch mouse driver to always use 1-byte packets from BIOS
Javier
1
-9
/
+20
2022-04-16
fix wheel on t5710
Javier
1
-2
/
+5
2022-04-16
avoid leaking HMA on install error
Javier
1
-1
/
+1
2022-04-15
add rescan option to redo automounts, in case user changes them
Javier
1
-5
/
+7
2022-04-15
use different buffer sizes for vbx mouse & sf
Javier
1
-1
/
+6
2022-04-11
add new virtualbox shared folders client
Javier
1
-3
/
+3
2022-04-09
rename source files for consistency
Javier
1
-0
/
+217