aboutsummaryrefslogtreecommitdiff
path: root/xexcat.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-04-29 20:01:51 -0400
committerB. Watson <urchlay@slackware.uk>2024-04-29 20:01:51 -0400
commit550356009c9eadf3c3718d885e6e5dde6c0e1bb9 (patch)
treec849f3c651f50c5da08ea087e9c2a1e587037465 /xexcat.rst
parent4449304aeed23df6b742d988d68f95c7a1b18867 (diff)
downloadbw-atari8-tools-550356009c9eadf3c3718d885e6e5dde6c0e1bb9.tar.gz
xexcat: add -1 option for DOS 1.0 output.
Diffstat (limited to 'xexcat.rst')
-rw-r--r--xexcat.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/xexcat.rst b/xexcat.rst
index cfb9a64..2e862b3 100644
--- a/xexcat.rst
+++ b/xexcat.rst
@@ -81,6 +81,11 @@ OPTIONS
**dasm** file to a .xex, then combine the two .xex files with a
second run of **xexcat**.
+-1
+ Output file will be an Atari DOS 1.0 executable. If there are any init
+ addresses in the input, you will be warned about them, since DOS 1.0
+ doesn't support the init mechanism.
+
-h
Print a short help message and exit.