
  This directory  contains the  pristine interpreter sources  from the
archive "Magnetic22Src.Zip".
  They are  crude, and  the default colors  are awful, which  makes me
quite thankful  I did not  write this code.   It is definitely  a good
example how source code should *not*  be written, or who should not be
allowed to program anything.
  If you are masochistic enough  to wanting to use these, compile them
via 'gcc -o magnetic emu.c  main.c', with compiler options as you wish
(I recommend -g -O2).

  The  utilities's sources  from  the  same archive  can  be found  in
../utilities.

  I take no  responsibility whatsoever for the effects  and results of
using the  code from this  directory or ../utilities.   Complaints, or
beatings, should go to their original author.

  ---val

