1234567891011121314151617181920 |
- # HOW TO EDIT THIS FILE:
- # The "handy ruler" below makes it easier to edit a package description.
- # Line up the first '|' above the ':' following the base package name, and
- # the '|' on the right side marks the last column you can put a character in.
- # You must make exactly 11 lines for the formatting to be correct. It's also
- # customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
- cc65: cc65 (6502 cross compiler suite)
- cc65:
- cc65: cc65 is a complete cross development package for 65(C)02 systems,
- cc65: including a powerful macro assembler, a C compiler, linker,
- cc65: librarian and several other tools.
- cc65:
- cc65: Supported targets include the Atari 400/800/XL/XE computers, the
- cc65: Atari Lynx console, the Commodore PET/VIC/64/16/Plus4, the Nintendo
- cc65: NES, the Apple II, and others.
- cc65:
- cc65:
|