Audio (101) Datatype (15) Demo (56) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1714
Full index file Recent index file
Part of aros exec |
[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
|