|
NAMEhmsa - Atari MSA / ST disk image creator and converterSYNOPSIShmsa diskimage [disksize]DESCRIPTIONHmsa is little program to create compressed Atari MSA (Magic Shadow Archiver) and uncompressed ST disk images and to convert disk images between these two formats.MSA and ST image format saving code is same as in Hatari itself. USAGEIf you give only one parameter, the file name of an existing MSA or ST disk image, this image will be converted to the other disk image format under a suitable new file name.If the file does not exist and you give also a disk size:
An empty disk of the given size will be created. Disk image format is recognized based on the file name extension (either .msa or .st). EXAMPLESCreate a normal double sided empty ST disk image:hmsa blank.st DS Convert an MSA format disk image to an ST format one:
SEE ALSOhatari(1), zip2st(1), atari-hd-image(1)AUTHORWritten by Thomas Huth <huth at tuxfamily.org>. This manual page added by Eero Tamminen <oak at helsinkinet fi>.LICENSEThis 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.NO WARRANTYThis 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.
Visit the GSP FreeBSD Man Page Interface. |