Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-02 | complete support for the win386 hooks in dos mouse side, and further simplify... | Javier | 5 | -156/+165 |
2022-04-02 | implement graphic cursor for CGA modes, wheel mouse detection, int2f hooking,... | Javier | 12 | -262/+784 |
2022-03-29 | initial import of DOS mouse driver | Javier | 19 | -403/+1854 |
2022-03-23 | remove issue with fullscreen DOS from readme, add download instructions | Javier | 1 | -11/+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 | 2 | -54/+127 |
2022-03-13 | let VMD know the mouse type | Javier | 4 | -2/+64 |
2022-03-12 | fix missing include | Javier | 1 | -0/+1 |
2022-03-12 | use int2f to detect fullscreen dosboxes in protected mode | Javier | 4 | -3/+181 |
2022-03-11 | fix random lock failure with paging on/vds | Javier | 2 | -13/+28 |
2022-02-28 | fix README | Javier | 1 | -5/+14 |
2022-02-28 | use virtual DMA service on windows with paging enabled | Javier | 5 | -97/+267 |
2022-02-27 | initial import | Javier | 12 | -0/+1425 |