Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-05 | add vmware support, debug logging to serial port, and fix ps2 routine clobber... | Javier | 1 | -6/+2 |
2022-04-02 | implement graphic cursor for CGA modes, wheel mouse detection, int2f hooking,... | Javier | 1 | -15/+58 |
2022-03-29 | initial import of DOS mouse driver | Javier | 1 | -6/+11 |
2022-03-13 | fix ps2 get_device_id (not yet used) | Javier | 1 | -1/+1 |
2022-03-13 | split ps/2 initialization into more functions | Javier | 1 | -49/+111 |
2022-03-13 | let VMD know the mouse type | Javier | 1 | -0/+5 |
2022-02-27 | initial import | Javier | 1 | -0/+124 |