At 05:52 PM 8/28/98 -0400, Jerome Fine wrote:
>
> Someone should add vt100 emulation next. I wish I was good enough at C
> to consider an attempt.
How much of the VT-100 emulation does it need? Won't preloading
of ANSI.SYS supply some of it?
A graphical user interface - blinken lights, pretend switches -
would really open up this emulator. I'd recompiled this emulator
for Win32 once upon a time, too. The main() loop is simple enough,
it could be tied to buttons and menu events.
- John