Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-27 | refactor: use INTPACKW (always 16-bit) instead of INTPACKX | Javier | 1 | -88/+88 | |
2022-04-20 | assume we have a wheel when using vmware, even if we can't detect it | Javier | 1 | -2/+9 | |
this restores wheel support when running under vmware and (unpatched) vkd | |||||
2022-04-20 | add back support for using ps/2 bios with 3-byte packets | Javier | 1 | -14/+64 | |
apparently some BIOSes and DOSBox don't support 1-byte streaming mode, and neither does win386 without a special vkd | |||||
2022-04-18 | switch mouse driver to always use 1-byte packets from BIOS | Javier | 1 | -85/+81 | |
2022-04-18 | in w16driver, change mouse speed for improved dosemu2 compatibility | Javier | 1 | -1/+2 | |
See discussion in https://github.com/dosemu2/dosemu2/issues/1552#issuecomment-1101657149 | |||||
2022-04-16 | fix wheel on t5710 | Javier | 1 | -7/+32 | |
2022-04-15 | rename some headers for consistency | Javier | 1 | -1/+1 | |
2022-04-15 | add log msgs for non-detection of ps2 wheel | Javier | 1 | -2/+4 | |
2022-04-14 | don't clear last mouse click position once it is read | Javier | 1 | -4/+12 | |
2022-04-11 | add new virtualbox shared folders client | Javier | 1 | -9/+3 | |
2022-04-09 | rename source files for consistency | Javier | 1 | -0/+1468 | |