From 1d622118a4da208d47d8c52c4c22cedb95ec4913 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 28 Apr 2024 16:45:54 -0400 Subject: Makefile: fix fenders target (derp). --- xexcat.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'xexcat.1') diff --git a/xexcat.1 b/xexcat.1 index 522bedf..21c8ea1 100644 --- a/xexcat.1 +++ b/xexcat.1 @@ -145,6 +145,11 @@ The terms "Atari executable", "binary load file", and "XEX file" all refer to the same thing. Also, there is no difference between Atari executables named with "XEX", "COM", "BIN", "EXE", etc. The Atari and its DOS don\(aqt care about the names, only the contents. +.sp +The \fBdasm\fP \fB\-f1\fP file format is also the native binary format for +the Commodore 8\-bit machines (PET, 64, etc), so you can use \fBxexcat\fP +to load Commodore code & data into an Atari... though of course the +code won\(aqt run correctly on the Atari. .SH EXIT STATUS .sp Exit status is zero for success, non\-zero for failure. @@ -196,7 +201,8 @@ Watson <\fI\%urchlay@slackware.uk\fP>; Urchlay on irc.libera.chat \fI##atari\fP\ \fBxexamine\fP(1), \fBxexcat\fP(1), \fBxexsplit\fP(1), -\fBxfd2atr\fP(1). +\fBxfd2atr\fP(1), +\fBxex\fP(5). .sp Any good Atari 8\-bit book: \fIDe Re Atari\fP, \fIThe Atari BASIC Reference Manual\fP, the \fIOS Users\(aq Guide\fP, \fIMapping the Atari\fP, etc. -- cgit v1.2.3