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

atari-convert-dir - helper for creating Atari compatible disk images

Author

       Written by Eero Tamminen <oak at helsinkinet fi>.

Description

       Copies directories and files from source directory to target directory so that their names are clipped to
       8+3  characters in Atari GEMDOS compatible way.  Files on a disk image that is created from the converted
       target directory, should work as well as with Hatari GEMDOS HD emulation.

       This helper is used directly by atari-hd-image tool and its use is  also  recommended  with  zip2st  tool
       content (because Mtools mcopy doesn't convert long file names correctly for Atari).

License

       This  program  is  free  software;  you  can  redistribute it and/or modify it under the terms of the GNU
       General Public License as published by the Free Software Foundation; either version 2 of the License,  or
       (at your option) any later version.

Name

       atari-convert-dir - helper for creating Atari compatible disk images

No Warranty

       This  program  is  distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
       the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General  Public
       License for more details.

Hatari                                             2015-04-26                               atari-convert-dir(1)

See Also

atari-hd-image(1), zip2st(1), hatari(1), mcopy(1)

Synopsis

atari-convert-dir sourcedir targetdir

See Also