Windows 3.x High-Speed Communications Library and Tools.
Find a file
Scott Duensing 64b3962c59 Add render throttle to decouple parse throughput from GDI overhead
During bulk serial data flow, renders are capped at ~20fps (50ms interval)
so the ANSI parser can run at full speed without blocking on FlipToScreen.
When idle, renders immediately for interactive responsiveness.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 17:02:01 -06:00
delphi Add render throttle to decouple parse throughput from GDI overhead 2026-03-02 17:02:01 -06:00
drivers Initial commit. 2026-02-23 20:53:02 -06:00
drv Change default FIFO trigger from 8 to 1, yield CPU when idle 2026-03-01 20:44:14 -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