Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-04 | add planar/ega mode cursor support | Javier | 1 | -2/+3 |
2022-04-03 | replace some custom asm utils with watcom intrinsincs | Javier | 1 | -9/+11 |
2022-04-03 | write full bytes instead of pixels | Javier | 1 | -6/+8 |
2022-04-03 | try to handle graphical cursor rendering in a more generic way | Javier | 1 | -175/+197 |
2022-04-03 | complete wheel support | Javier | 1 | -6/+46 |
2022-04-02 | readd VDS support so that it works under emm386 and win386+swap | Javier | 1 | -1/+1 |
2022-04-02 | complete support for the win386 hooks in dos mouse side, and further simplify... | Javier | 1 | -19/+103 |
2022-04-02 | implement graphic cursor for CGA modes, wheel mouse detection, int2f hooking,... | Javier | 1 | -116/+410 |
2022-03-29 | initial import of DOS mouse driver | Javier | 1 | -0/+740 |