summaryrefslogtreecommitdiffstats
path: root/development/cc65
diff options
context:
space:
mode:
author B. Watson2020-10-13 02:57:06 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:38:55 +0200
commit7d5fef55d545759eb41ca9ecd52476b420f6b3fc (patch)
tree32a7e94fa8a1428818f99531304f1844708c73e0 /development/cc65
parent3294fac4629aaeb3668f014ca87f594c164806c8 (diff)
downloadslackbuilds-7d5fef55d545759eb41ca9ecd52476b420f6b3fc.tar.gz
development/cc65: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cc65')
-rw-r--r--development/cc65/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/development/cc65/README b/development/cc65/README
index 9c046f4d84..c8b6e17a0d 100644
--- a/development/cc65/README
+++ b/development/cc65/README
@@ -4,10 +4,10 @@ cc65 is a complete cross development package for 65(C)02 systems,
including a powerful macro assembler, a C compiler, linker, librarian
and several other tools.
-Supported targets include the Atari 400/800/XL/XE computers, the Atari Lynx
-console, the Commodore PET/VIC/64/16/Plus4, the Nintendo NES, the Apple II,
-and others.
+Supported targets include the Atari 400/800/XL/XE computers, the Atari
+Lynx console, the Commodore PET/VIC/64/16/Plus4, the Nintendo NES, the
+Apple II, and others.
The cc65 project rarely does releases. This build is updated once or
-twice a year, to the latest git. If you need a specific version of cc65,
-see README_SBo.txt.
+twice a year, to the latest git. If you need a specific version of
+cc65, see README_SBo.txt.