Projects / cc65 / Releases / 2.13.0

Version 2.13.0 of cc65

Release Notes: Support for bit-fields has been added. This release improves standards compliance, and additional warnings are emitted for dubious code. The libraries are tuned for more speed or smaller size. The compiler generates faster code in many cases, usually without much of an increase in code size.

Other releases

  •  06 Jan 2010 10:38

Release Notes: A missing export for loading the serial driver was added. Fixes were made for the new bit-field support and initialization of local arrays with unspecified size. The Apple ][ target makes use of bit-fields in dirent.h. Unknown preprocessor directives in #if blocks that are not executed are ignored. The documentation was improved.

  •  12 Oct 2009 21:33

Release Notes: Support for bit-fields has been added. This release improves standards compliance, and additional warnings are emitted for dubious code. The libraries are tuned for more speed or smaller size. The compiler generates faster code in many cases, usually without much of an increase in code size.

  •  04 Dec 2005 21:55

Release Notes: The assembler now supports 6502 illegal opcodes, the SWEET16 pseudo CPU, the HuC6280 CPU, and "no" CPU (no opcodes defined). Better error messages are now given for range errors, and some code fixes were done. The C preprocessor was rewritten. The C compiler now supports some new pragmas, better inlining of standard functions, and improved code for shifts. The library now includes loadable mouse drivers, lots of improvements for the apple2 target, a new lynx target, and a full scanf for standard io and conio.

  •  13 May 2004 23:36

No changes have been submitted for this release.

  •  23 Dec 2003 19:36

Release Notes: This release includes library support for more platforms, and improved library support for existing platforms. The assembler has gained some nice enhancements: better 65816 support, improved scoping, and the addition of structs/unions and other high level constructs. The documentation has been extended, the function reference is much more complete, and there are now docs that outline the special features for each platform.

Screenshot

Project Spotlight

Stella

An Atari 2600 VCS emulator.

Screenshot

Project Spotlight

lsmp3

An 'ls' showing MP3 metadata.