diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-11 22:53:28 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:53:28 +0200 |
commit | a1579f660ef80883745827ec5e3954175e30d8eb (patch) | |
tree | fcfe38814b69fd85f75655d0d2fd99fa762660b6 /development/cc65/README | |
parent | 2f08662b5b525fbbb56a806bb7f9212f55e87c92 (diff) |
development/cc65: Added to 12.1 repository
Diffstat (limited to 'development/cc65/README')
-rw-r--r-- | development/cc65/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/development/cc65/README b/development/cc65/README new file mode 100644 index 000000000000..bf08c187db2e --- /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. |