aboutsummaryrefslogtreecommitdiff
path: root/w16mouse.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-03replace some custom asm utils with watcom intrinsincsJavier1-3/+4
2022-04-03complete wheel supportJavier1-6/+14
2022-04-02complete support for the win386 hooks in dos mouse side, and further simplify...Javier1-124/+13
2022-04-02implement graphic cursor for CGA modes, wheel mouse detection, int2f hooking,...Javier1-37/+62
2022-03-29initial import of DOS mouse driverJavier1-0/+261