           IPROM - TCP/IP for BBC/Master Computers over Econet
           ===================================================
          Author: Philip Blundell - Version: 0.14 - 16-Apr-1996

iprom/src - Philip Blundell's original ADE+ source code. This must be
            assembled with ADE+ or with a 6502 assembler that understands
            ADE+ syntax.

iprom/asm - The ADE+ source code translated to BBC BASIC. This can be
            assembled with *ASSEM.

iprom/rom - The assembled BBC TCP/IP ROM.

The following commands are available:

*ARP

*DEROUTE

*IPADDR <ip address>            - Set this machine's IP address

*ROUTE <target ip> <gateway ip>

*TELAPI <ip address> (<port>)

*TELNET <ip address> (<port>)   - Telnets to the specified IP address

Notes:
A soft Break closes an open IP connection.
