WYSE60.NET
Basic WYSE60 terminal emulator written in VB.NET
...The only thing that was changed since 2002 is that I've upgraded the project to .NET Framework 4.8.1, fixed the creating of registry keys to store the settings and used Control.Invoke in 3 places where async methods are used, while apparently back in .NET 2 (I guess) that wasn't necessary. Other than that, all original code.