Licence
=======

It's all quite simple. As this is an early version of the
Amelie emulator (i.e. it is unfinished), I do not want this
version of Amelie to be further distributed.

You may play with the sources as you wish. In addition you
may make executable-only releases of your modified versions
provided you have sent a copy of your source modifications
back to me.

The executable and sources are supplied as-is. No warranty
or guarantee is offered or implied. This project is NOT
finished, so your use of this software will perhaps not be
error free. Due to the nature of what this software IS, I
have taken the decision to include the sources so that you
may fix errors yourself. It'd be quicker than reporting
those errors to me and awaiting my fix.


This code is not GPL and it is not to become GPL. I may
alter this at a later date, but for now the above conditions
apply.


Here's what is to be done (roughly):
  * Finish the VIA emulation [the bits we need, not all]
  * Finish the ACIA emulation [ditto above]
  * Link Tracey's hardware pokes to the above
  * Finish AppSys for RickBot (or recode it for your own
    ideas)
  * Proper testing of the 6502 core.
  * Some sort of plug-in interface for the add-ins (such
    as the "options board").
  * Optimisations?
  * Hehe - the bit programmers hate: documentation :-)

Oh, and write the BIOS and application code...
