Windows 3.x High-Speed Communications Library and Tools.
Find a file
Scott Duensing 9102dd1938 Fix cursor ghost at end of lines when cursor changes rows
WriteDeferredBuf now dirties the old cursor row before the render
loop so the reverse-video cursor block is erased.  FlipToScreen's
ghost cleanup was ineffective because FLastCursorRow was already
updated by WriteDeferredBuf.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 16:58:56 -06:00
delphi Fix cursor ghost at end of lines when cursor changes rows 2026-03-03 16:58:56 -06:00
drivers Initial commit. 2026-02-23 20:53:02 -06:00
drv Inline CSI parsing, ASM nibble table, cursor dedup, reccom block copy 2026-03-02 18:20:51 -06:00
vbx VBX does not work. Moving to Delphi. 2026-02-25 22:06:08 -06:00
.gitattributes Initial commit. 2026-02-23 20:53:02 -06:00
.gitignore VBX does not work. Moving to Delphi. 2026-02-25 22:06:08 -06:00