Windows 3.x High-Speed Communications Library and Tools.
Find a file
Scott Duensing e7454f87d1 Fix LES instruction: Delphi 1.0 inline ASM can't resolve object fields
Replace 'les di, FGlyphBuf' with explicit GlyphBase/GlyphSeg locals
that are extracted in Pascal before the ASM block.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 18:23:22 -06:00
delphi Fix LES instruction: Delphi 1.0 inline ASM can't resolve object fields 2026-03-02 18:23:22 -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