diff options
author | B. Watson <yalhcru@gmail.com> | 2018-09-07 15:46:56 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-08 08:37:47 +0700 |
commit | 387fc867c347c6ddd7104a7c3f2962b687fec06a (patch) | |
tree | aacb7133ebf1505a82f670fc7afd79371a1223fd /development/cc65/README | |
parent | a4b56a1f7676a024e0512180c1d7746702bbb849 (diff) | |
download | slackbuilds-387fc867c347c6ddd7104a7c3f2962b687fec06a.tar.gz |
development/cc65: Updated for version 2.17_20180906.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/cc65/README')
-rw-r--r-- | development/cc65/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/cc65/README b/development/cc65/README index bf08c187db..9c046f4d84 100644 --- a/development/cc65/README +++ b/development/cc65/README @@ -1,3 +1,5 @@ +cc65 (6502 cross compiler suite) + 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. @@ -5,3 +7,7 @@ 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. + +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. |