                          ******* convdisk *******
                      Coleco ADAM disk image converter
                                Version 1.1
                                     
                  Copyright (C) 1996,1997  Marcel de Kogel

Hardware and Software Requirements
==================================
MS-DOS:     A 386SX with 1MB RAM and a DPMI server. If you don't have a DPMI
            server installed, download CWSDPMI from the author's home page.
All others: A 32-bit system, a C compiler and some knowledge how to use it.
            The source distribution comes with a Unix/GCC compatible makefile.

The latest version of this project can always be found on the author's
homepage at http://www.komkon.org/~dekogel/

Instructions
============
Just run the program without any parameters to get a list of available
options.

Legal issues
============
This software may be used free of charge and may be distributed freely, as
long as the archive isn't modified in any way and no profit is made from
distributing it. Also, this software comes without any warranty, neither
express nor implied: Use at your own risk.

History
=======
1.1   Added support for outputting non-standard disk images, fixed some bugs
1.0   Initial release

The MS-DOS version was compiled using DJ Delorie's DJGPP v2.01. DJGPP is a 32
bit C compiler for MS-DOS. Source code and binaries of DJGPP are available at
http://www.delorie.com

Please send your comments to Marcel at
m.dekogel@student.utwente.nl
