ADF (Amiga)
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (→Sample files) |
|||
(4 intermediate revisions by one user not shown) | |||
Line 22: | Line 22: | ||
* [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] | ||
+ | * FFS: [http://lallafa.de/blog/amiga-projects/amitools/ xdftool] | ||
+ | * OFS: [https://github.com/mist64/extract-adf extract-adf] | ||
* [[The Unarchiver]] | * [[The Unarchiver]] | ||
Line 28: | Line 30: | ||
* 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] | * [http://aminet.net/search?query=.adf Aminet search for .adf] | ||
+ | * {{DexvertSamples|archive/adfOFS}} | ||
+ | * {{DexvertSamples|archive/adfFFS}} | ||
== Links == | == Links == |
Latest revision as of 04:37, 28 December 2023
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 |
[edit] 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.
[edit] Identification
An ADF file normally begins with ASCII "DOS
", with the fourth byte ranging from 0x00 to 0x05.
[edit] Related formats
[edit] Software
- ADFlib
- FFS: xdftool
- OFS: extract-adf
- The Unarchiver
[edit] Sample files
- http://www.factor5.de/downloads.shtml
- http://www.imaginefa.com/tl_history_files/ADF/
- Aminet search for .adf
- dexvert samples — archive/adfOFS
- dexvert samples — archive/adfFFS