ADFlib

ADFlib software is a free, portable and open implementation of the Amiga filesystem.
Download

ADFlib Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Laurent Clevy
  • Publisher web site:
  • http://lclevy.free.fr/adflib/

ADFlib Tags


ADFlib Description

ADFlib software is a free, portable and open implementation of the Amiga filesystem. ADFlib software is a free, portable and open implementation of the Amiga filesystem.It supports:· floppy dumps· multiple partitions harddisk dumps· UAE hardfiles· WinNT devices with the 'native driver' written by Dan Sutherland· mount/unmount/create a device (real one or a dump file),· mount/unmount/create a volume (partition),· create/open/close/delete/rename/undel a file,· read/write bytes from/to a file,· create/delete/rename/move/undel a directory,· get directory contents, change current directory, get parent directory· use dir cache to get directory contents.unADF is a unzip like for .ADF files :unadf dumpname.adf -l : lists root directory contents -r : lists directory tree contents -c : use dircache data (must be used with -l) -s : display entries logical block pointer (must be used with -l) -v n : mount volume #n instead of default #0 volume -p : send extracted files to pipe (unadf -p dump.adf Pics/pic1.gif | xv -) -d dir : extract to 'dir' directoryCompilation:It had been tested on Intel/Linux with gcc 2.7.2, Solaris 2.6, and Win32.Update (march 2006): Makefiles has been modified to compile under Cygwin and gcc 3.4.4. (still 6 ISO C warning : normal)The size of long must be 4, the size of short 2. The library reads disk sectors written with the big endian (Motorola) byte ordering.You have to type :make cleanmake depmake libA 'lidadf.a' should be created.What's New in This Release:· Minor Makefile fixes. Works under Fedora Core 5, gcc 4.1.0.· Inclusing of Bjarke Viksoe C++ wrapper (adfwrapper.h). Windows specific for the moment, but good example of C++ wrapper on top of ADFlib.· Inclusion of GPL license and text inside every code source file (requested by Grkan Sengn to build a Debian package for unadf)


ADFlib Related Software