This python script is designed to accept the Central Coast Software's Quarterback backup disks as .ADF files, identify the file markers within the file, and perform the LZW decompression algorithm on ...
This is an implementation of the Amiga Filesystem in plain javascript. It can be used to read, extract and write files from/to Amiga Disk Format (*.adf and *.hdf) files. Both Original (OFS) and Fast ...