summaryrefslogtreecommitdiffstats
path: root/development/cc65/README
diff options
context:
space:
mode:
author B. Watson2010-05-11 22:53:28 +0200
committer David Somero2010-05-11 22:53:28 +0200
commita1579f660ef80883745827ec5e3954175e30d8eb (patch)
treefcfe38814b69fd85f75655d0d2fd99fa762660b6 /development/cc65/README
parent2f08662b5b525fbbb56a806bb7f9212f55e87c92 (diff)
downloadslackbuilds-a1579f660ef80883745827ec5e3954175e30d8eb.tar.gz
development/cc65: Added to 12.1 repository
Diffstat (limited to 'development/cc65/README')
-rw-r--r--development/cc65/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/development/cc65/README b/development/cc65/README
new file mode 100644
index 0000000000..bf08c187db
--- /dev/null
+++ b/development/cc65/README
@@ -0,0 +1,7 @@
+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.