Short:        Move data to/from Apple DOS disk images
Author:       Terry Kyriacopoulos
Uploader:     aGGreSSor/CPU (amitrans narod ru)
Type:         misc/emu
Version:      0.0
Requires:     ABIv0; i386
Architecture: i386-aros
Distribution: Aminet

============================== F E A T U R E S ==============================

A2Tools - utility for transferring files from/to Apple ][ .dsk images

============================ R E Q U I R E M E N T ==========================

A2Tools tested and worked fine on the following configurations:

- IcarOS i386               (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
- AROS One i386             (Kickstart 51.51, Workbench 40.0, AROS ABIv0)

================================= U S A G E =================================

	A2Tools dir <dsk_image>
	A2Tools out [-r] <dsk_image> <a2_name> [<dest_file>]
	A2Tools in [-r] <type>[.<hex_addr>] <dsk_image> <a2_name> [<source>]
	A2Tools del <dsk_image> <a2_name>

	-r (raw mode):  Suppress all filetype-dependent processing
                    and copy everything as-is.

	<type>: one of t,i,a,b,s,r,x,y (do not use -)
	<hex_addr>: base address in hex, for type B (binary)

	Quotes may be used around names with spaces, use \
	to include a quote in the name.

============================= C H A N G E L O G =============================

New for version 0.0
 
	- code fixed to work properly on a 16-bit platform
	- conditional compilation used to select OS-specific code
	  automatically
	- user interface is now more OS-specific:
		- argv[0] command selection for UNIX, argv[1] for DOS
		- stdin/stdout forbidden on binary data in DOS
	- optional source/destination pathnames for in/out commands
	- improved documentation

================================ S O U R C E ================================

Based on aminet version source
http://aminet.net/package/misc/emu/a2tools

This is  based on the source code  of  the original version  A2Tools  utility
which was written back in 2001 by the talented programmer Terry Kyriacopoulos

        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory
