announce.txt

来自「cc65 的编译器文档」· 文本 代码 · 共 103 行

TXT
103
字号
I'm proud to announce cc65 version 2.10.1. cc65 is a complete crossdevelopment package for 65(C)02 systems, including a powerful macro assembler,a C compiler, linker, librarian and several other tools.cc65 has C and runtime library support for many of the old 6502 machines,including  - The Commodore VIC20 (contributed by Steve Schmidtke    <steve_schmidtke@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@rodin.wustl.edu>)  - The Atari 8 bit machines (thanks to the Atari team: Christian Groessler    <cpg@aladdin.de>, Mark Keates <markk@dendrite.co.uk>, Freddy Offenga    <taf_offenga@yahoo.com> and David Lloyd, <dmlloyd@atari-central.com>).  - GEOS for the C64 and C128 (by Maciej Witkowiak <ytm@elysium.pl>)  - The Nintendo Entertainment System (NES) (contributed by Groepaz,    <groepaz@gmx.net>.  - The Supervision console (contributed by Peter Trauner,    <peter.trauner@utanet.at>) (startup code and linker config only).  - The Oric Atmos (this one is - still - BETA!).The libraries are fairly portable, so creating a version for other 6502sshouldn't be too much work.Changes to the last version:This is a minor release that fixes known problems in version 2.10.0 (see        http://www.cc65.org/bugs.phpfor a list). It does not contain new features.Available packages:As usual I will provide the complete sources and several binary packages,including RPMs for RedHat Linux 9. Linux is the primary developmentplatform, so the sources do compile out of the box on Linux machines.Please note that there are separate RPMs for the compiler proper and thetarget specific libraries. To develop for one of the predefined targetsystems you need the compiler RPM package *and* one of the target machinepackages.Starting with this version, the docs are also in a separate package, soif you want docs (recommended), be sure to download the cc65-doc archive.Binaries for DOS and and Windows should also be available at the time you readthis. OS/2 packages will again be available, but since there are almost nodownloads 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 developmentsystem (Windows, etc.) *and* one or more of the target machine packages, plusoptionally the doc package.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/#Listfor information on how to subscribe to this list.-----------Thanks to all who sent feedback and suggestions, and of course to anyone whohelped developing cc65.I wish you a merry christmas and lots of fun with this new cc65 release!Regards	Uz

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?