From cb69895c4dbff77fe6e2eb1cf513ee7b2f3911f3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 7 Jun 2024 16:50:56 -0400 Subject: Tweak README and Makefile. --- README.txt | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 76003f8..8d12230 100644 --- a/README.txt +++ b/README.txt @@ -7,9 +7,6 @@ a8eol - Convert Atari 8-bit text files to/from UNIX / DOS / Mac Classic a8utf8 - Convert Atari 8-bit text to UTF-8 encoded Unicode. -axe - ATR/XFD Editor. Copy files into & out of ATR and XFD images, - create blank ATR images, etc. - atr2xfd - Convert an Atari 8-bit ATR disk image to a raw (XFD) image. atrcheck - Check an Atari 8-bit ATR disk image for various types of problems. @@ -17,6 +14,9 @@ atrcheck - Check an Atari 8-bit ATR disk image for various types of problems. atrsize - Change the size of an Atari 8-bit ATR disk image, or create a blank ATR image. +axe - ATR/XFD Editor. Copy files into & out of ATR and XFD images, + create blank ATR images, etc. + blob2c - Create C source and header files from a binary file. blob2xex - Create a XEX file from arbitrary data. @@ -28,8 +28,14 @@ cart2xex - Convert an Atari 8-bit ROM cartridge image to a binary load dasm2atasm - Convert 6502 assembly in DASM syntax to ATASM (or MAC/65) format. +dumpbas - Formatted hexdump for tokenized Atari 8-bit BASIC files. + fenders - Install Fenders 3-sector loader in boot sectors of an ATR image. +protbas - LIST-protect Atari 8-bit BASIC programs. + +renumbas - Renumber Atari 8-bit BASIC programs. + rom2cart - Convert a raw Atari 8-bit cartridge ROM image to a CART image for use with emulators such as Atari800. @@ -56,7 +62,7 @@ the Atari 8-bit system equates. It's meant to be used with either the DASM or ATASM 6502 cross assemblers. Also included: collections of utilities by Ken Siders and Jindrich -Kubec. See the README.txt files in the ksiders/ and jindroush/ +Kubec. See the README.txt files in the ksiders/ and jindroush/ directories for details. To install, use the standard "make && make install" process. The default -- cgit v1.2.3