aboutsummaryrefslogtreecommitdiff
path: root/ps2.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-05add vmware support, debug logging to serial port, and fix ps2 routine clobber...Javier1-6/+2
2022-04-02implement graphic cursor for CGA modes, wheel mouse detection, int2f hooking,...Javier1-15/+58
2022-03-29initial import of DOS mouse driverJavier1-6/+11
2022-03-13fix ps2 get_device_id (not yet used)Javier1-1/+1
2022-03-13split ps/2 initialization into more functionsJavier1-49/+111
2022-03-13let VMD know the mouse typeJavier1-0/+5
2022-02-27initial importJavier1-0/+124