
VT100 emulation via MSCOMM.VBX
Hi,
I am trying to write a simple VT100 emulator using MSCOMM. I am having
difficulty in the method of reading and processing the input
characters. I am not sure if I should be reading a character at a time
or blocks, how many control characters to read before processing etc.
Would anyone have sample code for a VT100 emulator as freeware or to
buy?
I cannot use an existing VT100 emulator because I need to remap the
astrisks on the right hand side to a different position.
Any help would be greatly appreciated.
Billy Reed