DiskCopier is a floppy disk copier that uses the functions provided by the
system trackdisk.device to copy 80-track, 2-sided, 11-sector-per-track disks.
To work, it requires the standard Amiga Operating System, version 3.0+.
=============================
Development.
=============================
The project was developed in Eclipse for Linux, and was compiled using the
GCC compiler with Amiga tool-chain. All tests were performed on the FS-UAE
emulator (A500, A600, A3000).
=============================
Credits.
=============================
Thanks to:
- Michael Bergmann for bug reporting.
- Andreas Gouders for his advice.
=============================
History
=============================
1.2a - The disk remains "BUSY" in the Workbench if read the disk and exit
without finishing the copy. FIXED.
- Added VERSION string to executable
- Added simple Project Menu
1.1a - The disk remains "BUSY" in the Workbench if you exit without
finishing the copy. FIXED.
1.0a - First public version
|