aboutsummaryrefslogtreecommitdiff
path: root/jindroush/man/bas2boot.1
blob: 7e838db9b62ecd4ba134b74280aa8a4ebb9b0383 (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
.\" 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 "BAS2BOOT" 1 "2024-05-16" "1.0.2" "Jindroush's Atari 8-bit tools"
.SH NAME
bas2boot \- make a bootable Atari 8-bit disk image of a BASIC program
.SH SYNOPSIS
.sp
bas2boot [\fB\-atr\fP | \fB\-xfd\fP | \fB\-scp\fP | \fB\-dcm\fP | \fB\-di\fP] [\fB\-long\fP] [\fB\-message\fP \fItext\fP] \fBbasic\-file\fP [\fBoutput\-disk\-image\fP]
.SH DESCRIPTION
.sp
\fBbas2boot\fP creates an Atari 8\-bit disk image that consists of a boot
loader followed by a tokenized Atari BASIC program. When the disk is
booted on the Atari, the BASIC program is loaded into memory and run.
.sp
There is no DOS on the disk; the BASIC program won\(aqt be able to use
the D: devices.
.sp
The bootloader will enable BASIC if possible (600XL, 800XL, all
XEs). Otherwise (400/800/1200XL), the Atari BASIC cartridge must be
inserted. The bootloader doesn\(aqt work with other BASICs like BASIC XL,
TurboBASIC, etc.
.SH OPTIONS
.INDENT 0.0
.TP
.B \fB\-atr\fP \fB\-xfd\fP \fB\-scp\fP \fB\-dcm\fP \fB\-di\fP
Set the output image type. Default: \fB\-atr\fP\&. Note that the image
type is \fInot\fP affected by the filename extension (the default
is still \fB\-atr\fP even with a file called \fIoutput.xfd\fP).
.TP
.B \fB\-long\fP
Use \(aqclassic\(aq disk size (single density, 90KB). Default is to create a
short ATR file consisting only of the sectors used.
.TP
.B \fB\-message\fP \fItext\fP
Sets message displayed while the program is loading.
.UNINDENT
.SH EXIT STATUS
.sp
Zero for success, non\-zero for failure.
.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.
.