Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
Go to file
Oliver Schmidt a4552b0e34 Improved cursor handling consistency.
So far most of the time the cursor drawing was handled with a 'jsr COff - jsr COn' bracket around the drawing code. However in the area of screen erasing a different approach was used - which caused subtile issues.

4d729ec839 already fixed (most ?) of those issues for the Apple II and the ATARI. However it broke the approach 'jsr COff - jsr COn' brackets.

This is now adjusted - for all machines.
2017-08-30 20:04:57 +02:00
apps Allow Telnet65 to send ASCII code 0 - on the C64. 2017-08-20 20:58:49 +02:00
drivers Improved cursor handling consistency. 2017-08-30 20:04:57 +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