aboutsummaryrefslogtreecommitdiff
path: root/dostsr.h
AgeCommit message (Collapse)AuthorFilesLines
2022-04-05add vmware support, debug logging to serial port, and fix ps2 routine ↵Javier1-5/+26
clobbering registers
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 ↵Javier1-1/+19
simplify w16 driver
2022-04-02implement graphic cursor for CGA modes, wheel mouse detection, int2f ↵Javier1-6/+50
hooking, simplify w16 driver
2022-03-29initial import of DOS mouse driverJavier1-0/+110