aboutsummaryrefslogtreecommitdiff
path: root/dostsr.c
AgeCommit message (Collapse)AuthorFilesLines
2022-04-03complete wheel supportJavier1-6/+46
2022-04-02readd VDS support so that it works under emm386 and win386+swapJavier1-1/+1
2022-04-02complete support for the win386 hooks in dos mouse side, and further ↵Javier1-19/+103
simplify w16 driver
2022-04-02implement graphic cursor for CGA modes, wheel mouse detection, int2f ↵Javier1-116/+410
hooking, simplify w16 driver
2022-03-29initial import of DOS mouse driverJavier1-0/+740