All files Copyright 1997-1998 Ken Siders

Ken's ATR manipulation C++ library.  This has only been used under Microsoft
Visual C++ 4&5.  You are on your own for porting to other compilers.


----------------------------------------------------------------------------

This source is a work in progress and in distributed for those wanting
to write ATR related programs.  I had planned to tidy them up a lot before
releasing them, but have been sidetracked by other projects.  Feel free to
use them in your own freeware and public domain programs if credit is given.


Files:
ATR.CPP      Classes for ATR images and Atari Dos files
ATR.H        The definitions
UTILITY.CPP  Functions to perform various file conversion (mostly C)
UTILITY.H    duh
KBOOT.H      Boot data for kboot images.



mailto:  atari@columbus.rr.com
http://jump.to/atari or
http://home.columbus.rr.com/ksiders/atari.htm

Note:  Writing to Dos 2.5 Enhanced Density Disks is not supported.  Virtually
no functions are supported for SpartaDos except directories.  This is a
conversion for my C source.  The classes could use a lot of improvement.
DCM conversion routine may need work.

-----------------------------------------------------------------------------

