> Am 08.05.2025 um 07:29 schrieb Jerome Shidel via Freedos-devel 
> <freedos-devel@lists.sourceforge.net>:
> 
> Should this be an “unstable” update to FreeDOS Edit and on the next Interim 
> Build?

Not this specific executable. I am still working on it. I will provide an 
executable for inclusion in the next interim build later this month.

For example one thing I want to change is making use of INT3.10 [1] to 
conditionally hide the mouse cursor when copying to / from screen buffer. I 
noticed that my first change set introduced occasional cursor "glitches". I did 
not take into account that the mouse interrupt may redraw the cursor at a 
different position if the mouse is moved while a copy operation is still in 
progress. Calling INT33.10 before performing the copy operation should mitigate 
the problem.

[1]: https://fd.lod.bz/rbil/interrup/io_mouse/330010.html

Bernd



_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to