Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-20 | add back support for using ps/2 bios with 3-byte packets | Javier | 1 | -0/+2 | |
apparently some BIOSes and DOSBox don't support 1-byte streaming mode, and neither does win386 without a special vkd | |||||
2022-04-02 | complete support for the win386 hooks in dos mouse side, and further ↵ | Javier | 1 | -6/+29 | |
simplify w16 driver | |||||
2022-04-02 | implement graphic cursor for CGA modes, wheel mouse detection, int2f ↵ | Javier | 1 | -0/+17 | |
hooking, simplify w16 driver | |||||
2022-03-13 | let VMD know the mouse type | Javier | 1 | -0/+48 | |
2022-03-12 | use int2f to detect fullscreen dosboxes in protected mode | Javier | 1 | -0/+55 | |