tschak909 / platoterm64

PLATOTerm for the Commodore 64
GNU General Public License v3.0
35 stars 11 forks source link

Uthernet II Support #34

Open KubbaYioka opened 4 years ago

KubbaYioka commented 4 years ago

Apologies if this has already been asked.

Is Uthernet II support in the works for non GS Apple II computers (like my Apple IIe Enhanced, for instance)?

Thanks!

tschak909 commented 4 years ago

Would love to. I will look into this. It may be possible with the 5100 based Uthernet II, as it has TCP offloading. IP65 had to be aborted due to lack of support for TCP Window Resizing.

rhalkyard commented 4 years ago

I'm poking around at something similar for the C64 and C128 - see issue #31. The ethernet interface on the 1541 Ultimate II uses TCP offloading exclusively. While I'm not sure if much code would be able to be re-used, this is probably a good opportunity to think about how to organise the codebase for support of devices that don't fit so neatly into CC65's loadable-serial-port-driver model.

bobbimanners commented 3 years ago

Just going to pipe up to say Uthernet-II support would be awesome :)