this emulator is based on the APL2EM-2 emulator created by Randy Spurlock. the
source is included for you to do whatever you want with. the files i've made
changes to are marked with a newer date so you can tell what i've changed from
the original apl2em-2 files (you should use unzip -d to sort the files into
their proper directories).  Send any comments/questions/suggestions/etc to
loopy@bert.cs.byu.edu.
-----------------------------------------------------------------------------
changes from apl2em-2:
PAD+,PAD- adjusts emulator speed
F10 switches disks A and B
removed debug color scheme file (.CLR) config
low resolution colors fixed
added mixed low resolution+text mode
improved high resolution graphics
joystick support
and some minor changes you probably won't notice.
-----------------------------------------------------------------------------
The ROM images included are Copyright Apple Computer, Inc.  I do NOT claim 
any credit in creating them.  The ROM code is only provided so the emulator 
can be used.
-----------------------------------------------------------------------------
Added APPLESPD utility to set default emulator speed - DD Mar 2004
