aboutsummaryrefslogtreecommitdiff
path: root/int33.h
AgeCommit message (Collapse)AuthorFilesLines
2022-04-14add wheel support to win16 mouse driverJavier1-0/+11
2022-04-08try to detect video mode changesJavier1-3/+25
2022-04-03try to handle graphical cursor rendering in a more generic wayJavier1-2/+7
2022-04-03complete wheel supportJavier1-6/+25
2022-04-02implement graphic cursor for CGA modes, wheel mouse detection, int2f ↵Javier1-1/+9
hooking, simplify w16 driver
2022-03-29initial import of DOS mouse driverJavier1-0/+197