aboutsummaryrefslogtreecommitdiff
path: root/int10vga.h
AgeCommit message (Expand)AuthorFilesLines
6 dayssplit bda from int10vga.h , update kitten version to latest from freedosJavier1-28/+1
2022-04-16license is gplv2+Javier1-0/+19
2022-04-08try to detect video mode changesJavier1-0/+1
2022-04-04add planar/ega mode cursor supportJavier1-6/+85
2022-04-03try to handle graphical cursor rendering in a more generic wayJavier1-27/+169
2022-04-03complete wheel supportJavier1-0/+1
2022-04-02implement graphic cursor for CGA modes, wheel mouse detection, int2f hooking,...Javier1-1/+30
2022-03-29initial import of DOS mouse driverJavier1-0/+41