CPU280 Binary Distribution
Version 1.2.2
31-Jul-2017

This archive contains prebuilt ROM and disk images for the
CPU280.  Each subdirectory contains a build for a specific
hardware configurations, but they are all built from the
same source code.

The source code for these builds is maintained on GitHub
at https://github.com/wwarthen/CPU280.

The distribution currently contains the following builds:

FLOPPY		For basic systems with only floppy support
FLOPPY+IDE	Basic system plus IDE board

In each directory you will find the ROM files (system.evn
and system.odd).  These are binary images that can be 
burned directly to EPROM, either 27C256 or 27C512.  The
ROM image files are smaller than the ROMs, but the ROM
can just be padded with 0x00 or 0xFF.

Each directory also contains a couple of floppy disk
images in IBM 1.44MB format.  These images can be written
to standard DS/HD floppies have have been formatted in
IBM PC 1.44MB format.  CPM3-Master.img contains a bootable
CPM3 image and ZPM3-Master.img contains a bootable ZPM3 &
ZCCP image.  The two associated text files describe the
contents of the disk images in more detail.

Wayne Warthen
wwarthen@gmail.com