Spectranet: Difference between revisions

From Sinclair Wiki
Jump to navigation Jump to search
m (Move to peripherals)
Line 13: Line 13:
* BASIC extensions
* BASIC extensions
* [[TNFS]] client
* [[TNFS]] client
* [[ZXGopher]], gopher client by [[User:Guesser|Guesser]]
* IRC client
* IRC client
* Twitter client
* Twitter client


[[Category:Peripherals]]
[[Category:Peripherals]]

Revision as of 19:33, 24 May 2015

The Spectranet is an Ethernet adaptor for the ZX Spectrum. It is based around the WIZnet W5100 ethernet chip, and also has 128kB of flash memory (for firmware; in-circuit programmable) and 128kB of onboard static RAM for software to use as a workspace.

It is being developed by Winston, and its home page is [1].

For software writers, a set of BASIC extensions are provided, as well as a C API (whose design is based on the BSD sockets library). Access to these functions and to Spectranet RAM is via call traps and paging. It's all explained on Winston's site.

Availability

As of January 2013, Spectranet interfaces are produced in small runs and sold on a semi-regular basis at SellMyRetro.

Software

Since the Spectranet is new, there's not much software for it yet; most of the existing software is incomplete.

  • Sockets library
  • BASIC extensions
  • TNFS client
  • IRC client
  • Twitter client