Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
Go to file
Oliver Schmidt 9f611c5c1e Allow Telnet65 to send ASCII code 0 - on the C64.
Lars informed me that $F142 by default produces ASCII code 0 via Ctrl-@. One just needs a way to distinguish it from the no-key-press.

This means that the further processing can be done in that same as on the Apple II - meaning to just replace in the VT100 keyboard translation table $00 with $FF as code for ignore-key.
2017-08-20 20:58:49 +02:00
apps Allow Telnet65 to send ASCII code 0 - on the C64. 2017-08-20 20:58:49 +02:00
drivers Allow Telnet65 to send ASCII code 0 - on the C64. 2017-08-20 20:58:49 +02:00
inc Generalized Apple II slot setting. 2017-06-04 00:10:36 +02:00
ip65 Fixed sequence number of initial TCP ACK packet on tcp_connect. 2017-08-12 17:02:56 +02:00
test Added VT100 test. 2017-05-19 00:17:38 +02:00
.gitignore Don't show dos.sys & dup.sys. 2015-08-28 20:29:43 +02:00
CONTRIBUTORS.txt Updated contributors. 2014-04-28 18:57:13 +02:00
LICENSE.txt Added text files from doc directory. 2013-12-14 00:27:32 +01:00