cc65 / ip65

IP65 - a TCP/IP stack for 6502 based computers

Home Page:https://github.com/cc65/ip65/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 devices:

On the Apple II there are three supported Ethernet cards:

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

About

IP65 - a TCP/IP stack for 6502 based computers

https://github.com/cc65/ip65/wiki

License:Other


Languages

Language:Assembly 81.8%Language:C 15.6%Language:Makefile 2.4%Language:HTML 0.2%