aboutsummaryrefslogtreecommitdiff
path: root/dlog.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-30refactor: switch debug log to a more convenient printf-like APIJavier1-69/+191
2022-04-16fix negative timezone supportJavier1-2/+0
2022-04-15rename some headers for consistencyJavier1-1/+1
2022-04-15add log msgs for non-detection of ps2 wheelJavier1-1/+1
2022-04-11add new virtualbox shared folders clientJavier1-13/+34
2022-04-05add vmware support, debug logging to serial port, and fix ps2 routine clobber...Javier1-7/+59
2022-04-02readd VDS support so that it works under emm386 and win386+swapJavier1-1/+1
2022-04-02implement graphic cursor for CGA modes, wheel mouse detection, int2f hooking,...Javier1-23/+59
2022-03-29initial import of DOS mouse driverJavier1-0/+87