XFD-Tools v0.1
--------------

	(C)1996 by Ivo van Poorten

	This program is free software; you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation; either version 1, or (at your option)
	any later version.

   This is an MS-DOS port of Ivo van Poorten's XFD-Tools.

  To install, just unzip this file (You've already done that)  Make sure
that GO32.EXE (32-bit DOS extender)  is either in the same directory as
XFD-Tools, or somewhere in the executable path.

    The XFD-Tools have been renamed to make more sense under DOS.

     XFDDIR.EXE : Display a directory listing of an .XFD image
     XFDREAD.EXE : Copies a file from an .XFD image
     XFDWRITE.EXE : Copies a file to an .XFD image
     DOS2AT : Converts DOS <lf> to Atari EOL (for text files)
     AT2DOS : Converts Atari EOLs to DOS <lf> 

Usage: 

  Note: XFDREAD currently writes to standard output.
        XFDWRITE currently reads from standard input.
        You must use capital letters for the filename on the .XFD

   XFDDIR <XFDFILE>
   XFDREAD <XFDFILE> <File-on-XFD> > DOSFILE
   XFDWRITE <XFDFILE> <File-on-XFD> < DOSFILE

These programs are distributed under the GNU public license.
Source code is available from:
   
   http://pmwww.cs.vu.nl/home/ipoorten/Atari.8bit.Homepage/software.html

or by emailing the author or myself.

Tony Smolar (asmolar@fast.net)  June 6, 1996

Questions about the MS-DOS version of XFD-Tools should be directed to
  Tony Smolar (asmolar@fast.net)

Questions about XFD-Tools in general should be directed to:
  Ivo van Poorten (ipoorten@cs.vu.nl)
