aboutsummaryrefslogtreecommitdiff
path: root/dostsr.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-16avoid leaking HMA on install errorJavier1-3/+24
2022-04-12add file date/time listing support, closeall callJavier1-13/+11
2022-04-11add new virtualbox shared folders clientJavier1-0/+116
2022-04-09rename source files for consistencyJavier1-217/+0
2022-04-09support generating a keystroke on wheel movementJavier1-0/+11
2022-04-08snap mouse position to character grid on text modesJavier1-0/+3
2022-04-08try to detect video mode changesJavier1-2/+4
2022-04-05add vmware support, debug logging to serial port, and fix ps2 routine clobber...Javier1-5/+26
2022-04-03try to handle graphical cursor rendering in a more generic wayJavier1-7/+10
2022-04-03complete wheel supportJavier1-0/+4
2022-04-02readd VDS support so that it works under emm386 and win386+swapJavier1-0/+1
2022-04-02complete support for the win386 hooks in dos mouse side, and further simplify...Javier1-1/+19
2022-04-02implement graphic cursor for CGA modes, wheel mouse detection, int2f hooking,...Javier1-6/+50
2022-03-29initial import of DOS mouse driverJavier1-0/+110