The AROS Archives(anonymous IP: 18.116.118.198,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Emulation » Utility » a2tools.i386-aros.lha

A2Tools

Description: Move data to and from Apple DOS 3.3 disk images
Download: a2tools.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 253kb
Version: 0.0
Date: 26 Nov 20
Author: Terry Kyriacopoulos
Submitter: aGGreSSor [CPU]
Requirements: ABIv0; i386
Category: emulation/utility
License: GPL
Distribute: yes
FileID: 2234
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 48  (Current version)
48  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
============================== 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 ==========================

Afid 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 =================================

	a2 dir <dsk_image>
	a2 out [-r] <dsk_image> <a2_name> [<dest_file>]
	a2 in [-r] <type>[.<hex_addr>] <dsk_image> <a2_name> [<source>]
	a2 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


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved