Compile TrueReality (UNIX):
===========================

tar -xvzf TrueReality-YYYYMMDDVV.tar.gz

cd TrueReality/Source

"change Makefile.tmpl"

make



Make the Linux sound player:
============================

make player



Compile TrueReality (not UNIX):
===============================

Look into: README.operatingsystem
If it does not exist then try on your own.
If you have success create a README.operatingsystem
and send it to me.
Other people will be happy!!!



Execute TrueReality:
====================

TrueReality firedemo.v64
or
TrueReality -help                   ... the best one ;)
or
TrueReality -nodisp firedemo.v64
or
???? :)



Start ROM:
==========

If you compiled with debugging stuff (which is the default for now) and you see
the following prompt after executing TR:
"TR-debug> "
Just press a 'G' and then <RETURN>.

If you compiled without debugging stuff:
Just execute TR. It should run the ROM automatically.

