File hierarchy
--------------
doc/		Documentation
games/		Games
kernel/		Kernel (Boot loader + modules)
keymaps/	Keymaps
lang/		Languages
linux/		The beginnings of Retro-under-Linux (interfacing, mostly)
util/		Unix utilities for reading & writing Retro disks

Important files
---------------
INSTALL		Installation instructions
COPYING.LIB	The license
Hacking		Hacking guidelines (don't worry, there's only a few)
Notes		What's going on, things to do, etc...
doc/faq.txt	Retro Hackers' FAQ - explains things a little

------------------------------------------------------------------------------

Retro - a new operating system prototype
Copyright (C) 1999  Thomas Novelli

Redistribution is permitted under the terms of the GNU LGPL, version 2 or
greater. (For the text of the license, see the file COPYING.LIB)

    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.

    This library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Library General Public License for more details.

    You should have received a copy of the GNU Library General Public
    License along with this library; if not, write to the Free
    Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

These terms apply to all files under this directory, unless otherwise noted.


Contact information:

	Email:	tcn@clarityconnect.com
		tcn@tunes.org

------------------------------------------------------------------------------
