From 713b502c1ca866ff1e14444a92ed00ce0d74fae2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 21 Apr 2024 14:18:11 -0400 Subject: preparing for release. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index e993246..53c3a9a 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ dasm2atasm - Convert 6502 assembly in DASM syntax to ATASM (or MAC/65) format. fenders - Install Fenders 3-sector loader in boot sectors of an ATR image. rom2cart - Convert a raw Atari 8-bit cartridge ROM image to a CART - image for use with eumlators such as Atari800. + image for use with emulators such as Atari800. unmac65 - Detokenize Atari 8-bit Mac/65 SAVEd files. @@ -55,7 +55,7 @@ other than /usr/local. Binaries will be installed to $PREFIX/bin, man pages to $PREFIX/share/man/man1, and other documentation (including equates.inc) to $PREFIX/share/doc/bw-atari8-tools. You also may use BINDIR, MANDIR, MAN1DIR, and DOCDIR to explicitly set the installation -paths. Man pages are compressed with gzip by default. If your system +paths. Man pages are compressed with gzip by default. If your system does not support gzipped man pages, try "make install GZIP_MAN=n". If you're creating a distribution package (RPM, deb, Slackware tgz), use "make install PREFIX=/usr DESTDIR=/tmp/whatever". This will -- cgit v1.2.3