aboutsummaryrefslogtreecommitdiff
path: root/vbox.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-19fix register clobbering in ps2 callsJavier1-1/+1
2022-04-15rename some headers for consistencyJavier1-1/+1
2022-04-15use different buffer sizes for vbx mouse & sfJavier1-6/+9
2022-04-14cleanup vbox codeJavier1-5/+8
2022-04-12add file date/time listing support, closeall callJavier1-1/+2
2022-04-11add new virtualbox shared folders clientJavier1-29/+29
2022-04-05add vmware support, debug logging to serial port, and fix ps2 routine clobber...Javier1-0/+4
2022-04-03replace some custom asm utils with watcom intrinsincsJavier1-4/+5
2022-04-03try to handle graphical cursor rendering in a more generic wayJavier1-0/+9
2022-04-02readd VDS support so that it works under emm386 and win386+swapJavier1-15/+18
2022-04-02implement graphic cursor for CGA modes, wheel mouse detection, int2f hooking,...Javier1-46/+5
2022-03-29initial import of DOS mouse driverJavier1-32/+143
2022-03-12use int2f to detect fullscreen dosboxes in protected modeJavier1-0/+2
2022-02-28use virtual DMA service on windows with paging enabledJavier1-3/+3
2022-02-27initial importJavier1-0/+73