summaryrefslogtreecommitdiffstats
path: root/development/atasm/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-10-15 04:53:46 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-22 08:47:29 +0700
commit5015de67683e636c501a0eae4cbe3241da031b88 (patch)
tree2712cc63b7ed21462b87fb75d52b5dae25b06c34 /development/atasm/README
parent43397d1dfff7b5dcf744cfb0e203e28bf107525c (diff)
downloadslackbuilds-5015de67683e636c501a0eae4cbe3241da031b88.tar.gz
slackbuilds-5015de67683e636c501a0eae4cbe3241da031b88.tar.xz
development/atasm: Updated for version 1.07d, fix man page.
Diffstat (limited to 'development/atasm/README')
-rw-r--r--development/atasm/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/atasm/README b/development/atasm/README
index f6d7f8db00..844b0ec16f 100644
--- a/development/atasm/README
+++ b/development/atasm/README
@@ -4,3 +4,7 @@ ATasm is a 6502 command-line cross-assembler that is compatible with the
original Mac/65 macroassembler released by OSS software. Code development
can now be performed using modern editors and compiles with lightning
speed.
+
+This build has been updated for version 1.07d (the last beta release),
+but it's still possible to build 1.06 (last stable release) by downloading
+the 1.06 source and setting VERSION=1.06 in the environment.