diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/cc65/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/cc65/README b/development/cc65/README index 9c046f4d8421..c8b6e17a0dac 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. |