logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xdms - decompressing Amiga DMS files

Author

       xdms was written by Andre' Rodrigues de la  Rocha,  but  now  hosted  and  maintained  by  Heikki  Orsila
       <heikki.orsila@iki.fi>.

       This manual page was written by Gürkan Sengün <gurkan@linuks.mine.nu>, for the Debian project, and Heikki
       Orsila <heikki.orsila@iki.fi>.

                                                December 11, 2005                                        XDMS(1)

Bugs

       Maybe.

Description

       This manual page documents briefly the xdms command.

       xdms  is  a  tool  for  decompressing  Amiga DMS files. DMS files contain disk images that are these days
       mainly useful for Amiga emulation. It can unpack DMS images to ADF images.

Examples

       To unpack a DMS file, do:

       xdms u foo.dms

Name

       xdms - decompressing Amiga DMS files

Options

-ddestdir
              Unpack to a separate destination directory.

       -f     Override errors. Useful for desperate data salvaging.

       -ppasswd
              Decrypt with a password.

       -q     Be quiet.

       -v     Be verbose.

See Also

amigadepacker(1), lha(1), ppcrack(1), uae(1).  unadf(1), unlzx(1), xPK(1)

Synopsis

xdms [-d destdir] [-p passwd] [-q] [-v] <command> dmsfile [outputfile]
       Commands:

       xdmsu Unpack file

       xdmsb Show attached banner

       xdmsd Show attached FILEID.DIZ

       xdmsf View full image information

       xdmst Test archive

       xdmsv View DMS archive information

       xdmsx Extract files inside DMS archives using readdisk

       xdmsz Unpack to disk image and compress with gzip

See Also