Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
Go to file
Oliver Schmidt 5aa1fab89f Fixed hardware detection.
The previous chip detection was inspired by the old IP65 driver code. For some reason it didn't work as expected. The new code is simpler and based on this statement in the chip datasheet: "The upper byte always reads as 33h and can be used to help determine the I/O location of the LAN91C96."
2014-07-12 11:27:01 +02:00
drivers Fixed hardware detection. 2014-07-12 11:27:01 +02:00
inc Replaced custom zeropage variables with cc65 default zeropage variables. 2014-07-07 20:56:21 +02:00
ip65 Replaced custom zeropage variables with cc65 default zeropage variables. 2014-07-07 20:56:21 +02:00
supplement Added W5100 UDP driver. 2014-02-27 22:00:07 +01:00
test 1. Replaced IP65 Ethernet drivers with Contiki drivers. 2014-06-13 00:00:53 +02:00
.gitignore Added A2 and VIC20 binaries. 2014-04-27 14:52:31 +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