Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
Go to file
Oliver Schmidt ee0e11b41f Reduced Apple II binary file sizes.
The Apple II file I/O needs a $400 byte page-aligned buffer for every open file. The default implementation takes those buffers from the heap. However, if a program doesn't use the heap for anything else it is more efficient to place those buffers below the program at $800 by linking iobuf-0800.o and thus avoiding to link any heap code at all. If a program never opens more than one file at a time it can have its start address at $800 + 1 x $400 = $C00.
2018-07-23 14:55:56 +02:00
apps Reduced Apple II binary file sizes. 2018-07-23 14:55:56 +02:00
build Added files necessary to build disk images. 2018-07-20 19:12:51 +02:00
drivers Minimal comment fix. 2018-07-21 18:37:42 +02:00
inc Minimal style consistency improvements. 2018-07-21 18:46:25 +02:00
ip65 Split url.s into url.s and download.s. 2018-07-22 19:22:57 +02:00
test Added files necessary to build disk images. 2018-07-20 19:12:51 +02:00
.gitignore Added top level Makefile to create target specific .zip files. 2018-07-20 19:57:56 +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
Makefile We rather want the GitHub commit list. 2018-07-20 20:00:37 +02:00
README.md Minimal phrasing change. 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: