Really another ADF reader and writer?! Well, yes, I needed something
to practice the programming of devices and as the result works very
fine I share it with you! :-D
History
=======
1.0 initial version
1.1 added adfZZ, a GUI+Shell version of adfZ
1.2 fixed an issue in adfZZ font-sensitiveness
1.3 adfZZ did not UnlockPubScreen, locking the WB screen forever
adfZ usage
==========
adfZ Read/S, Write/S, File/A, Unit/N
Read read a disk into an ADF file
Write write an ADF file onto a disk
File the ADF file
Unit the disk unit to be used, 0 = DF0 is used as default
During reading/writing the progress is displayed and can be aborted
by pressing CTRL-C.
Examples:
adfZ Read RAM:test.adf generates the ADF file "test.adf" in the
RAM-Disk from the disk in drive DF0:
adfZ Write DH1:boot.adf 1 writes the ADF file "boot.adf" from the
hard-disk DH1: onto the disk in drive DF1:
adfZZ usage
===========
1) from Shell, the same as adfZ above i.e.
adfZZ Read/S, Write/S, File/A, Unit/N
2) use the GUI i.e.
run adfZZ from Workbench or Shell with no (or invalid) arguments.
adfZ and adfZZ are FreeWare !
|