mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
development/cc65: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3294fac462
commit
7d5fef55d5
1 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue