Oliver Schmidt ab63d8dcf9 Added library for Apple II C programs supporting only the Uthernet II.
The W5100 can be accessed pretty well from C without any library. A C program doing so is of course incompatible with the Uthernet and the LANceGS. So the program needs to make sure that that there' an Uthernet II. It can do so by comparing 'eth_driver_name' with "Uthernet II". However, when space it tight it doesn't seem reasonable to link all Ethernet drivers in the first place.
2018-08-01 19:00:40 +02:00
2018-08-01 19:00:38 +02:00
2014-04-28 18:57:13 +02:00
2018-07-21 19:56:25 +02:00

IP65 consists of three parts:

All three parts are available for three 6502 based target systems:

  • The C64
  • The Apple II
  • The ATARI (XL)

IP65 requires Ethernet hardware. There's no support for TCP/IP over serial connections whatsoever.

On the C64 there are two supported Ethernet carts:

On the Apple II there are three supported Ethernet cards:

On the ATARI (XL) there is one supported Ethernet cart:

Description
Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
Readme 12 MiB
Languages
Assembly 58.8%
C 39%
Makefile 1.9%
Pawn 0.2%
PHP 0.1%