mist64 / ccgmsterm

CCGMS Future, a terminal program for the Commodore 64
Other
71 stars 9 forks source link

WiC64 Support #3

Open mist64 opened 2 years ago

mist64 commented 2 years ago

The WiC64 is a user port WiFi adapter. Instead of speaking the Hayes command set over RS232, it uses a custom binary command set over an 8-bit parallel port.

This way, it achieves transmission rates of 20 KB/sec, which is

To be consistent with the CCGMS Term user experience, the driver should probably include a thin Hayes emulation layer (ATD, +++, ATH).