DImage writes image files (this is a file with 901120 bytes) of a normal
amiga disk and vice versa.
I made this program because I found that all the software that exists similar
to this are cli based and only have one of the functions:
to to
DEVICE -> IMAGE or IMAGE -> DEVICE
So this is two in one and with a Graphic User Interface (GUI).
*****
History:
-------
1.0b (31.01.98) FIFTH PUBLIC RELEASE.
o It seems that have left a bug (AGAIN) in the IMAGE
FileRequester that CRACHED the machine. NOW FIXED.
1.0a (25.01.98) FOURTH PUBLIC RELEASE.
o Made a bug when reworked some code in the last realease:
you couldn't make image files. NOW FIXED.
o Removed bug related with file requester.
o Optimized some code.
o From now on DImage updates will always call DImage.lha
1.0 (14.01.98) THIRD PUBLIC RELEASE.
o Remade the documentation with the help of my friend
Gavin Gonçalves (thanks mate).
o Some minor bug fixes.
0.9ß (12.01.98) INTERNAL RELEASE.
o Changed the way the program works (requested from
some users). It now supports any device
(not only trackdisk.device).
o Changed the code to support devices.
o New GUI.
o Removed obsolete code.
0.8ß (12.09.97) SECOND PUBLIC RELEASE.
o I think that the program is finally stable.
Now data is always checked to see if it's saved correctly.
It's now 100% safe to transfer Files to/from Device!!!
0.7ß (05.09.97) INTERNAL RELEASE.
o Re-written entire disk routine.
0.6ß (01.09.97) INTERNAL RELEASE.
o Fixed a bug in the disk routine. Sometimes data written to
disk was corrupted.
0.5ß (30.08.97) FIRST PUBLIC RELEASE.
|