Fatal Mission 1 Amiga 680x0 sourcecode readme 10/10/99

I was going to release all the source to all the FM games, but could
only find FM1 easily, this probably only has curiosity value as there
is some work involved in actually modifying and compiling it. If you do
make something with it, please acknowledge it was based on FM1 and the
FM website, also please email me as I would like to see :)

Disclaimer:

This source is released 'as is', I accept no responsibility for anything
at all that happens as a result of it.

Compiling:
NOTE: This is the first game I wrote, some of the code is very bad
and inefficient, I could probably get it to run 50fps on an A500 if
I wrote it today :)
I used Devpac2, some alterations may be needed for other compilers.
You can remove the 'Robslibs' include if you remove the 'START Start' line.
There are a load of data files included that I can't be bothered to find,
but you can get them from the original FM1.1 found on Aminet, extract all
the parts that begin with the magic PowerPacker header from the single FM
executable.
There is a lot of code in there that isn't used, but could be useful,
this includes a level editor and hardware level disk routines.


Acknowledgments:
Some portions of the source are from other people:
GMC replay routine by Andreas Tadic
PowerPacker routine by Nico Francois

Fatal Mission 1 (C)1991 Robin Burrows <rburrows@bigfoot.com>
http://www.geocities.com/SiliconValley/Vista/7336/robami.htm
http://www.rbsite.freeserve.co.uk/robami.htm
