aboutsummaryrefslogtreecommitdiff
path: root/utils.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-18use pause opcode when waiting for vbox resultJavier1-3/+6
2022-04-27refactor: use INTPACKW (always 16-bit) instead of INTPACKXJavier1-0/+3
2022-04-11add missing vbsf headersJavier1-0/+19
2022-04-11add new virtualbox shared folders clientJavier1-0/+10
2022-04-08try to detect video mode changesJavier1-0/+3
2022-04-06implement autoinstallation to upper memoryJavier1-0/+3
2022-04-03replace some custom asm utils with watcom intrinsincsJavier1-55/+0
2022-04-02implement graphic cursor for CGA modes, wheel mouse detection, int2f hooking,...Javier1-3/+18
2022-03-29initial import of DOS mouse driverJavier1-0/+94