Skip to content

cshepherd/hdtelnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HD Telnet

Zero-Configuration Telnet client for 65C02-based Apple II computers with Uthernet II (NOT Uthernet I) ethernet cards, with VidHD wide-carriage text mode support

9/20/2024 Status: Pre-Alpha

Good:

  • Uses Wiznet 5100 TCP offloading
  • Support for 80-column and VidHD-specific wide-carriage text modes
  • Connect to any DNS name / ip address on any port
  • Uther II Card slot detection and network configuration via DHCP
  • VT100 emulation (subset) - good enough for blinkenlights but only about halfway done
  • VidHD card slot detection and mode setting
  • Use ADB controller to write VidHD escape sequences
  • Use Pascal write vector to output character except when it's the first after CH/CV change

Next Steps:

  • More Telnet IAC support, now that it's its own submodule
  • Finish vt100 support
  • Limited character substitutions (mousetext for ANSI where it makes good sense) - TODO

Note: Other stuff is much better. Use Telnet65 if you aren't concerned with VidHD support. I have my own reasons for writing this, but will happily review and merge any pull requests.

About

Apple IIe (65C02) + Uthernet II telnet client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published