NOTICE:

This source code may be retained for personal use only.  Not for public
or web distribution.  Copyright remains with the author.  Neither this code
nor any derivatives may be publicly or commercially distributed without
explicit permission of the author.  Visit http://www.vavasour.ca/jeff for
contact information.  If you wish to refer others to this code, please do
so via the URL:

http://www.vavasour.ca/jeff/trs80.html#coco2

Please do NOT link directly to URL for the ccsource.zip file.

- - -

This CoCo 2 Emulator (coco.exe) and its accompanying add-ons were written
in Intel 16-bit assembly.  It can be assembled using Microsoft's Macro
Assembler.  If you are using MASM version 5.x or older, run BUILD5.BAT to
create the .EXEs.  If you are using MASM version 6.x, run BUILD6.BAT to
create the .EXEs.

The directory VER13RD contains the source code for the alternate versions
of RETRIEVE.EXE and DSKINI.EXE from version 1.3 of the CoCo 2 Emulator.

Please download coco2-16.zip for full details on the use and operation
of the CoCo 2 Emulator and its add-ons.

This code is provided as-is, without any warranty or guarantee of support.

- - -

For copyright reasons, I am unable to make the 6809.asm module available in
its original form.  This 6809.asm works exactly as the original 6809.asm did;
however, this one is both smaller and much less optimised (i.e. slower).
