mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
387fc867c3
Signed-off-by: B. Watson <yalhcru@gmail.com>
13 lines
523 B
Text
13 lines
523 B
Text
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.
|
|
|
|
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.
|