
----------------------------------------------------------------------
Note: This is pretty old.  I've done a lot of work on the standalone
operating system, and set the Tunes-under-Unix stuff aside.  I haven't
updated any of this Linux stuff to reflect the other work.
----------------------------------------------------------------------


This is a highly experimental prototype for TUNES. I'm trying out some ideas
for system organization.



                                   MODULES
                                   -------

The whole system will be composed of 'Modules' (or Objects).


Header items:
 - Type		word
 - Address	word
 - Size		word


ROOT (of module tree)
Startup
Store Manager
  Loader
  GC
  ROOT (circular reference)

