aboutsummaryrefslogtreecommitdiff
path: root/development/cc65/README
blob: 25ceacb8dda7f226e921f5c2d005201bd8f72d89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.

Full documentation can be found in: /usr/doc/cc65-2.19/index.html

If desired, the docs can also be built as info files. To do this, set
INFO=yes in the script's environment. The script author makes no
guarantee as to the usability of the info documentation.