aboutsummaryrefslogtreecommitdiff
path: root/fenders.rst
diff options
context:
space:
mode:
Diffstat (limited to 'fenders.rst')
-rw-r--r--fenders.rst33
1 files changed, 22 insertions, 11 deletions
diff --git a/fenders.rst b/fenders.rst
index 9c4f1c7..fc46798 100644
--- a/fenders.rst
+++ b/fenders.rst
@@ -15,7 +15,7 @@ Install Fenders 3-sector loader in boot sectors of an ATR image
SYNOPSIS
========
-*fenders* [*-hrcsiv*] [-t *title*] *infile.atr* [*outfile.atr*]
+*fenders* [*-hrcsiIv*] [-t *title*] *infile.atr* [*outfile.atr*]
DESCRIPTION
===========
@@ -43,17 +43,30 @@ OPTIONS
-r
DON'T reboot (coldstart) the Atari if Reset is pressed. The default is to coldstart.
+-b
+ Create **infile** as a blank ATR image and update it
+ in-place. This option requires **axe** to be present on
+ *PATH*. May not be used when reading standard input.
+
-c
Rotate colors during load. May cause problems with some games.
+-d
+ Delete *DOS.SYS*, *DUP.SYS*, and *AUTORUN.SYS*, if they
+ exist. This option requires **axe** to be present on
+ *PATH*. May not be used when writing standard output.
+
-s
Screen off after load. May cause problems with some games, but
may fix graphics corruption for other games. YMMV.
-i
- In-place update. The input file is renamed to end in **~** (tilde),
- and the output is written to the original filename. May not be
- used when reading from standard input.
+ In-place update, with backup. The input file is renamed to end
+ in **~** (tilde), and the output is written to the original
+ filename. May not be used when reading from standard input.
+
+-I
+ In-place update, without backup. Use with caution.
-v
Set inverse video bit in title. This causes the title text to
@@ -61,10 +74,11 @@ OPTIONS
orange and green colors.
-t
- Set the menu title. May up to 20 characters; default is *atari
- arcade*. Will be truncated to 20 characters if a longer title is
- given. See MENU TITLE, below. Note that you'll have to quote the
- title if it contains spaces or other characters that have meaning to your shell.
+ Set the menu title. May up to 20 characters; default is *atari
+ arcade*. Will be truncated to 20 characters if a longer title
+ is given. See MENU TITLE, below. Note that you'll have to quote
+ the title if it contains spaces or other characters that have
+ meaning to your shell.
infile
The ATR image to read from. It must be either single-density
@@ -223,9 +237,6 @@ only way to make it support high-speed SIO is to use the APE Warp OS
BUGS
====
-There should be an option to delete DOS.SYS and DUP.SYS from the image,
-but there isn't. The original Fenders installer has this option.
-
When used with an image whose size according to the ATR header
doesn't match the actual image file size, **fenders** may produce
a broken or zero-length output file. If in doubt, use **atrcheck** to