ADF (Amiga)
From Just Solve the File Format Problem
(Difference between revisions)
Line 7: | Line 7: | ||
The '''.adz''' filename extension indicates that the file has been [[gzip]]-compressed. | The '''.adz''' filename extension indicates that the file has been [[gzip]]-compressed. | ||
− | |||
− | |||
== Disambiguation == | == Disambiguation == | ||
Line 15: | Line 13: | ||
== Identification == | == Identification == | ||
An ADF file normally begins with ASCII "{{magic|DOS}}", with the fourth byte ranging from 0x00 to 0x05. | An ADF file normally begins with ASCII "{{magic|DOS}}", with the fourth byte ranging from 0x00 to 0x05. | ||
+ | |||
+ | == Related formats == | ||
+ | * [[OFS]] | ||
+ | * [[FFS]] | ||
+ | * [[Amiga double density disk]] | ||
== Software == | == Software == | ||
* [http://lclevy.free.fr/adflib/home.html ADFlib] | * [http://lclevy.free.fr/adflib/home.html ADFlib] | ||
** [http://lclevy.free.fr/adflib/unadf.html unADF] | ** [http://lclevy.free.fr/adflib/unadf.html unADF] | ||
+ | * [[The Unarchiver]] | ||
== Sample files == | == Sample files == | ||
* http://www.factor5.de/downloads.shtml | * http://www.factor5.de/downloads.shtml | ||
* http://www.imaginefa.com/tl_history_files/ADF/ | * http://www.imaginefa.com/tl_history_files/ADF/ | ||
+ | * [http://aminet.net/search?query=.adf Aminet search for .adf] | ||
== Links == | == Links == | ||
* [http://lclevy.free.fr/adflib/faq.html The .ADF FAQ] | * [http://lclevy.free.fr/adflib/faq.html The .ADF FAQ] | ||
* [http://wiki.classicamiga.com/ADF Classicamiga Wiki: ADF] | * [http://wiki.classicamiga.com/ADF Classicamiga Wiki: ADF] | ||
− | * [[ | + | * [[Wikipedia: Amiga Disk File]] |
* [http://cortexamigafloppydrive.wordpress.com/ Transform the Gotek Floppy Emulator into an Amiga Floppy emulator] | * [http://cortexamigafloppydrive.wordpress.com/ Transform the Gotek Floppy Emulator into an Amiga Floppy emulator] | ||
[[Category:Amiga]] | [[Category:Amiga]] |
Revision as of 19:05, 9 April 2020
ADF (Amiga Disk File) is a floppy disk image format for Amiga computers.
The .adz filename extension indicates that the file has been gzip-compressed.
Contents |
Disambiguation
It seems that the term ADF is sometimes used generically to mean any Amiga floppy disk image format, or at least expanded to include certain other formats.
Identification
An ADF file normally begins with ASCII "DOS
", with the fourth byte ranging from 0x00 to 0x05.
Related formats
Software
Sample files
- http://www.factor5.de/downloads.shtml
- http://www.imaginefa.com/tl_history_files/ADF/
- Aminet search for .adf