Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-04 | fix colors in vga 256-color mode | Javier | 1 | -6/+14 |
2022-04-03 | try to handle graphical cursor rendering in a more generic way | Javier | 1 | -13/+6 |
2022-04-03 | complete wheel support | Javier | 1 | -9/+34 |
2022-04-02 | readd VDS support so that it works under emm386 and win386+swap | Javier | 1 | -20/+22 |
2022-04-02 | complete support for the win386 hooks in dos mouse side, and further simplify... | Javier | 1 | -6/+1 |
2022-04-02 | implement graphic cursor for CGA modes, wheel mouse detection, int2f hooking,... | Javier | 1 | -8/+58 |
2022-03-29 | initial import of DOS mouse driver | Javier | 1 | -0/+275 |