
                            RETRO Native Forth


Installation
------------
    Under Unix & kin:
        cp image /dev/fd0   (or whatever your floppy drive is called)

    Under DOS, use the FDIMAGE.EXE program included under UTILS:
        util\fdimage image a:

    Under Windows NT, OS/2, and other operating systems, you may need
    different programs.  Look under http://metalab.unc.edu/pub/Linux/.


Recompiling
-----------
    Using GNU Forth, at the system prompt type:
        gforth retro.f

    Or, from the Gforth "OK" prompt, type:
        include retro.f

    Other Forths will almost certainly require some modifications to the
    Retro source code.


Contact Information
-------------------
    Tom Novelli
    Web:   http://retro.tunes.org
    Email: tcn@tunes.org


Legal Information
-----------------
    RETRO Native Forth
    by Thomas Novelli, 1998-2000.

    This software is placed in the Public Domain.  All material distributed
    with this software is also placed in the Public Domain, except as
    otherwise noted.

    DISCLAIMER
    Use of this software implies acceptance of full responsibility for any
    and all consquences of said use.  The author disclaims all
    responsibility for any loss or damage caused by this software.

