[cc65] Announcement: cc65 version 2.9.1 released

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-04-27 12:16:09


Hi!

I had some free time and used it to prepare a new cc65 release. Please note
that this is primarily a bugfix release, a few exceptions are listed below.
The official announcement is attached below. Have fun!

Regards


        Uz


---------------------------------------------------------------------------

I'm proud to announce version 2.9.1 of CC65, a C crosscompiler /
crossassembler combo for 6502 systems.

CC65 has C and runtime library support for many of the old 6502 machines,
including

  - The Commodore VIC20 (contributed by Steve Schmidtke
    <steve_schmidtke_at_hotmail.com>).

  - The Commodore C64 and C128.

  - The Commodore C16, C116 and Plus/4.

  - The CBM 510 (aka P500), a quite rare Commodore machine (programs
    run in bank 0).

  - The CBM 600/700 family (programs run in bank 1).

  - Newer PET machines (not 2001)

  - The Apple ][ (library support by Kevin Ruland <kevin_at_rodin.wustl.edu>)

  - The Atari 8 bit machines (thanks to the Atari team: Christian Groessler
    <cpg_at_aladdin.de>, Mark Keates <markk_at_dendrite.co.uk>, Freddy Offenga
    <taf_offenga_at_yahoo.com> and David Lloyd, <dmlloyd_at_atari-central.com>).

  - GEOS for the C64 and C128 (GEOSLib by Maciej Witkowiak <ytm_at_elysium.pl>)

  - The Oric Atmos (this one is BETA!).

The libraries are fairly portable, so creating a version for other 6502s
shouldn't be too much work.


This release contains bug fixes (see http://www.cc65.org/bugs.php for a list
of bugs that are fixed in this release), plus the following small additions:

  * As a contribution to the Contiki project, the _heapmemavail and
    _heapmaxavail functions have been added from the head branch.

  * The BETA library for the Oric Atmos has been added from the head branch,
    so I can get some more feedback.


There is still no support for the following features:

  * Floats and bit fields.

  * stdio file routines on some systems.

  * The 80 column mode on the C128 is not supported by the conio library (this
    will come with the next major release, thanks to the initial work of
    MagerValp <MagerValp_at_cling.gu.se>).


Available packages:

As usual I will provide the complete sources and several binary packages,
including RPMs for RedHat Linux. Linux is the primary development
platform, so the sources do compile out of the box on Linux machines.

Please note that there are separate RPMs for the compiler proper and the
target specific libraries. To develop for one of the predefined target
systems you need the compiler RPM package *and* one of the target machine
packages.

Binaries for DOS and and Windows will follow or may already be available
at the time you read this. OS/2 packages will again be available, but
since there are almost no downloads for OS/2, so the host platform may
get dropped in the near future (again). As with the RPM packages, you
need the package for the development system (Windows, etc.) *and* one or
more of the target machine packages.


Download:

For more information and a download link, please visit the cc65 web page at

     	http://www.cc65.org/


Mailing list:

There is a mailing list for discussing cc65 related issues (programming,
suggestions, bugs, ...). See

        http://www.cc65.org/#List

for information on how to subscribe to this list.

-----------

Thanks to all who sent feedback and suggestions, and of course to anyone who
helped developing cc65!

-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-04-27 12:17:18 CEST