aboutsummaryrefslogtreecommitdiff
path: root/jindroush/man/acvt.1
blob: 4336fe76ba950f532e62a36a9e82e00050a87174 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
.\" Man page generated from reStructuredText.
.
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "ACVT" 1 "2024-05-16" "1.07" "Jindroush's Atari 8-bit tools"
.SH NAME
acvt \- convert between Atari 8-bit disk image formats
.SH SYNOPSIS
.sp
acvt [\fB\-xfd\fP | \fB\-atr\fP | \fB\-scp\fP | \fB\-dcm\fP | \fB\-di\fP] [\fB\-batchmode\fP] [\fB\-autorepair\fP] [\fB\-norepair\fP] [\fB\-errstop\fP] [\fB\-over\fP] [\fB\-test\fP] [\fB\-classic\fP] \fIinput\-file\fP [\fIoutput\-file\fP]
.SH DESCRIPTION
.sp
\fBacvt\fP converts Atari 8\-bit images between various formats. It can
also repair some kinds of problems with broken/corrupted images.
.sp
Supported formats are:
.INDENT 0.0
.INDENT 3.5
.INDENT 0.0
.TP
.B ATR
Originally defined by SIOPC; the modern standard format.
.TP
.B XFD
Originally defined by the XFormer emulator; raw images.
.TP
.B DCM
DiskComm (Disk Communicator) images.
.TP
.B SCP
SpartaDOS SCOPY images.
.TP
.B DI
XL/ST link / XLDJ disk images.
.UNINDENT
.UNINDENT
.UNINDENT
.sp
If no \fIoutput\-file\fP is given, the filename is created automatically by
replacing the filename extension (e.g. \fIfoo.xfd\fP becomes \fIfoo.atr\fP).
.sp
If the output file already exists, it will not be overwritten unless
the \fB\-over\fP option is given.
.sp
If the input file is invalid, \fBacvt\fP may prompt for a repair method.
.SH OPTIONS
.INDENT 0.0
.TP
.B \fB\-xfd\fP, \fB\-atr\fP, \fB\-scp\fP, \fB\-dcm\fP, \fB\-di\fP
Output disk image format. Default is \fB\-atr\fP\&.
.TP
.B \fB\-batchmode\fP
Multi\-file processing mode. Only input files are specified on command\-line.
Regular expressions are allowed. Output filenames are created automatically.
.TP
.B \fB\-autorepair\fP
Automatically determines the best repair method (rather than prompting).
.TP
.B \fB\-norepair\fP
Doesn\(aqt ask for repair options and considers input file invalid if it needs repair.
.TP
.B \fB\-errstop\fP
In batch mode, exits on the first error encountered.
.TP
.B \fB\-over\fP
Overwrites existing files.
.TP
.B \fB\-test\fP
Load input images and display their state, but do not write output.
.TP
.B \fB\-classic\fP
Force output to be one of the classic Atari disk sizes (90K, 128K, 180K).
.UNINDENT
.SH COPYRIGHT
.sp
This utility is released under the GNU General Public License.
.SH AUTHORS
.sp
This utility was written by Jindrich Kubec, AKA Jindroush.
.sp
This page was written by B. Watson <\fI\%urchlay@slackware.uk\fP>.
.SH SEE ALSO
.sp
\fBacvt\fP(1),
\fBaext\fP(1),
\fBbas2boot\fP(1),
\fBchkbas\fP(1),
\fBchkexe\fP(1),
\fBchkrom\fP(1).
.\" Generated by docutils manpage writer.
.