Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-20 | add back support for using ps/2 bios with 3-byte packets | Javier | 1 | -6/+7 | |
apparently some BIOSes and DOSBox don't support 1-byte streaming mode, and neither does win386 without a special vkd | |||||
2022-04-19 | fix register clobbering in ps2 calls | Javier | 1 | -3/+3 | |
2022-04-19 | handle wheel mouse that does not require knock (i.e. wheelvkd) | Javier | 1 | -2/+14 | |
2022-04-18 | switch mouse driver to always use 1-byte packets from BIOS | Javier | 1 | -8/+5 | |
2022-04-15 | rename some headers for consistency | Javier | 1 | -0/+235 | |