André's 8-bit Pages  Projects  Code  Resources  Tools  Forum
(by Google)

6502 Networking

This page links projects about 6502-based networking systems. I don't intend to do a full Ethernet list, but I am more interested in specific networking solutions like the NadaNet.
  •  
    2011-06-04 Created this page.

This section contains links to various projects of other people that implemented networks based on the 6502

NadaNet

NadaNet is a network originally used to link Apple II computers. Physically it is a single-wire network with a custom packet protocol on top of it. The author claims that "It can sustain a data transfer rate of over 10K bytes per second using 256-byte packets, with all synchronization and protocol overhead included", which is impressive.

  • NadaNet
  • AppleCrate I The AppleCrate I is an 8-processor compute cluster made of Apple II boards, using NadaNet for communication
  • AppleCrate II The AppleCrate II is the successor to AppleCrate I and has 17 processors, using NadaNet

There have been a number of ethernet interfaces been implemented, including TCP/IP support. In the beginning there have been some SLIP (Serial Line Internet Protocol) implementations, but later solutions using specific Ethernet ICs appeared. Most used the CS8900A chip for the ethernet communication, but some used the RTL8019 and now SPI-based solutions using the ENC28J60 are appearing.

TODO: needs to be expanded

 

Disclaimer

All Copyrights are acknowledged. The information here is provided under the terms of the GNU Public License version 2 unless noted otherwise.

Last modified: 2013-11-03
follow

Follow my 8-bit tweets on Mastodon (In new window) or Bluesky

discuss

Discuss my site on this 6502.org forum thread

(Forum registration required to post)

hot!

Dive into the retro feeling and build yourself a Micro-PET or a Multi-board Commodore 4032 replica

Need more speed? Speed up your 6502 computer with this 10 MHz 6502 CPU accelerator board

Interested in electronics design? Look at the design lesson I got from Bil Herd, the hardware designer of the C128

Want 64bit? - pimp the 6502 with the 65k processor design!