2000-05-28 13:40:48 +00:00
|
|
|
|
|
|
|
|
|
Many special thanks go to the guy who started it all:
|
|
|
|
|
|
2000-06-23 08:02:57 +00:00
|
|
|
|
John R. Dunning
|
2000-05-28 13:40:48 +00:00
|
|
|
|
|
|
|
|
|
Without his great work, there would not be a single freeware C crosscompiler
|
|
|
|
|
for the 6502 out there. He built the grounds for this cc65 and some other cc65
|
|
|
|
|
implementations and a lot of his code is still in the current compiler.
|
|
|
|
|
|
|
|
|
|
|
2000-06-14 20:02:15 +00:00
|
|
|
|
|
2000-05-28 13:40:48 +00:00
|
|
|
|
More special thanks to:
|
|
|
|
|
|
2000-11-30 15:44:32 +00:00
|
|
|
|
* Keith W. Gerdes <kwg@netzero.net>
|
2000-05-28 13:40:48 +00:00
|
|
|
|
|
|
|
|
|
Without his outstanding help, the assembler/compiler wouldn't be, what it
|
|
|
|
|
is now. He helped with suggestions, bug reports and even kicked me here
|
|
|
|
|
and then, when I started to get too lazy:-)
|
|
|
|
|
|
|
|
|
|
* Kevin Ruland <kevin@rodin.wustl.edu>
|
|
|
|
|
|
|
|
|
|
Kevin did the Apple 2 port and found at least one serious error in the
|
|
|
|
|
C library while doing so.
|
|
|
|
|
|
|
|
|
|
* Christian Groessler <cpg@aladdin.de>
|
2003-10-08 16:55:36 +00:00
|
|
|
|
Mark Keates <Mark.Keates@dendrite.com>
|
2000-10-23 21:19:12 +00:00
|
|
|
|
Freddy Offenga <taf_offenga@yahoo.com>
|
2000-06-23 08:02:57 +00:00
|
|
|
|
David Lloyd <dmlloyd@atari-central.com>
|
2000-05-28 13:40:48 +00:00
|
|
|
|
|
2000-06-23 08:02:57 +00:00
|
|
|
|
The team that added support for the Atari 8 bit machines.
|
|
|
|
|
Christian Groessler also sent me several fixes for 64 bit machines.
|
2000-05-28 13:40:48 +00:00
|
|
|
|
|
|
|
|
|
* Sidney Cadot <sidney@ch.twi.tudelft.nl>
|
|
|
|
|
|
|
|
|
|
Sidney rewrote the random number generator.
|
|
|
|
|
|
|
|
|
|
* Maciej Witkowiak <ytm@friko.onet.pl>
|
|
|
|
|
|
2000-06-23 08:02:57 +00:00
|
|
|
|
Maciej wrote the GEOS support libraries for cc65.
|
|
|
|
|
|
|
|
|
|
* Eric Au <eric_au@hotmail.com>
|
|
|
|
|
|
2000-10-23 21:19:12 +00:00
|
|
|
|
Eric is one of the most active testers, and supplied me with dozens of
|
2000-06-23 08:02:57 +00:00
|
|
|
|
bug reports.
|
2000-05-28 13:40:48 +00:00
|
|
|
|
|
2000-06-14 20:02:15 +00:00
|
|
|
|
* MicroSystems Development Technologies Inc. located in San Jose,
|
|
|
|
|
California payed me for the addition of several assembler features,
|
|
|
|
|
which went also into the freeware version. These guys are selling
|
|
|
|
|
nice hardware devices like EPROM emulators. If you are developing
|
|
|
|
|
hardware or embedded microcontroller applications, you should have
|
|
|
|
|
a look at their web site at www.msd.com.
|
|
|
|
|
|
2001-01-05 16:58:51 +00:00
|
|
|
|
* Mirco Miranda <mircomir@libero.it>
|
|
|
|
|
|
|
|
|
|
Miroc contributed Makefile additions, docs and patches to compile cc65
|
|
|
|
|
cleanly under OS/2 using the EMX toolkit.
|
|
|
|
|
|
2001-09-07 21:41:18 +00:00
|
|
|
|
* Marc 'BlackJack' Rintsch <blackjack@civitas64.de>
|
|
|
|
|
|
|
|
|
|
Marc wrote and contributed BASIC compatible file I/O routines for the
|
|
|
|
|
Commodore machines.
|
|
|
|
|
|
2001-09-27 22:01:23 +00:00
|
|
|
|
* Groepaz <groepaz@gmx.net>
|
|
|
|
|
|
2004-10-08 21:01:36 +00:00
|
|
|
|
Thanks for several nice samples programs, the NES port, and a lot of other
|
|
|
|
|
code.
|
2001-09-27 22:01:23 +00:00
|
|
|
|
|
2001-10-25 19:23:41 +00:00
|
|
|
|
* Craig Bruce
|
2000-05-28 13:40:48 +00:00
|
|
|
|
|
2001-10-25 19:23:41 +00:00
|
|
|
|
...for his public domain Swiftlink/Turbo232 drivers which are part
|
|
|
|
|
of the cc65 library in modified form.
|
|
|
|
|
|
2002-06-03 20:34:44 +00:00
|
|
|
|
* Debrune J<>r<EFBFBD>me <jede@oric.org>
|
|
|
|
|
|
|
|
|
|
for help with preliminary Oric Atmos support.
|
|
|
|
|
|
2002-08-07 05:18:13 +00:00
|
|
|
|
* Steve Schmidtke <steve_schmidtke@hotmail.com>
|
|
|
|
|
|
|
|
|
|
Steve contributed the VIC20 port.
|
|
|
|
|
|
2002-09-21 08:35:43 +00:00
|
|
|
|
* Michael Klein <michael.klein@puffin.lb.shuttle.de>
|
|
|
|
|
|
|
|
|
|
for the Debian support files.
|
|
|
|
|
|
2002-10-25 20:54:44 +00:00
|
|
|
|
* Greg King <gngking@erols.com>
|
|
|
|
|
|
2004-10-08 21:01:36 +00:00
|
|
|
|
reported quite some bugs and helped with lots of code and suggestions.
|
2001-11-06 09:42:46 +00:00
|
|
|
|
|
2002-11-22 23:49:03 +00:00
|
|
|
|
* MagerValp <magervalp@cling.gu.se>
|
|
|
|
|
|
2004-10-08 21:01:36 +00:00
|
|
|
|
for sample code regarding the Plus/4 banking, the base for the new C128
|
|
|
|
|
conio library supporting 80 column mode and much more.
|
2002-11-22 23:49:03 +00:00
|
|
|
|
|
|
|
|
|
* Piotr Fusik <P.Fusik@elka.pw.edu.pl>
|
|
|
|
|
|
2003-10-08 16:55:36 +00:00
|
|
|
|
for the zlib routines, lots of bug reports, code snippets and
|
2003-10-06 10:55:09 +00:00
|
|
|
|
suggestions.
|
2003-02-02 21:22:08 +00:00
|
|
|
|
|
2003-02-02 13:20:08 +00:00
|
|
|
|
* Josef Soucek <josef.soucek@ct.cz>
|
|
|
|
|
|
|
|
|
|
Josef contributed the CBM directory routines.
|
2002-11-22 23:49:03 +00:00
|
|
|
|
|
2003-02-16 19:10:31 +00:00
|
|
|
|
* Stephen L. Judd
|
|
|
|
|
|
|
|
|
|
for his GRLIB code which is the base of the C64 320x200 TGI driver.
|
|
|
|
|
|
2003-05-02 09:02:05 +00:00
|
|
|
|
* Stefan A. Haubenthal <polluks@web.de>
|
|
|
|
|
|
|
|
|
|
Stefan contributed several code snippets for the C64 and Apple ][.
|
|
|
|
|
|
2003-10-10 16:44:20 +00:00
|
|
|
|
* Peter Trauner <peter.trauner@utanet.at>
|
|
|
|
|
|
|
|
|
|
Peter added minimal Supervision support.
|
|
|
|
|
|
2004-10-08 21:01:36 +00:00
|
|
|
|
* The Lynx guys: Bastian Schick, who contributed the code from his own,
|
|
|
|
|
lynx-only version of cc65, and Karri Kaksonen <karri@sipo.fi> and Shawn
|
|
|
|
|
Jefferson <jefferson_shawn_a8bit@yahoo.com> who built on this foundation.
|
|
|
|
|
|
2004-12-21 16:01:21 +00:00
|
|
|
|
* Oliver Schmidt <ol.sc@web.de> ...
|
|
|
|
|
|
|
|
|
|
... for quite some Apple ][ contributions.
|
|
|
|
|
|
2003-02-16 19:10:31 +00:00
|
|
|
|
|
2000-05-28 13:40:48 +00:00
|
|
|
|
|
|
|
|
|
Thanks to
|
|
|
|
|
|
|
|
|
|
da Blondie <db@tvnet.hu>
|
2001-09-07 21:41:18 +00:00
|
|
|
|
Adam Dunkels <adam@sics.se>
|
|
|
|
|
Bill Craig <craigw@gusun.georgetown.edu>
|
|
|
|
|
C. N. Wong <superufo@netvigator.com>
|
2003-02-02 21:22:08 +00:00
|
|
|
|
Carsten Strotmann <cas@strotmann.de>
|
2001-09-07 21:41:18 +00:00
|
|
|
|
Chris Ward <chris.ward@freenet.co.uk>
|
|
|
|
|
Dagan Galarneau <dagan@dnai.com>
|
|
|
|
|
Darrell Krulce <dkrulce@atcomm.com>
|
|
|
|
|
Dennis Lin <dennis@mosart.com.tw>
|
|
|
|
|
Eric Bacher <ebacher@teaser.fr>
|
2003-02-02 11:18:42 +00:00
|
|
|
|
G<>bor L<>n<EFBFBD>rt <lgb@lgb.hu>
|
2001-09-07 21:41:18 +00:00
|
|
|
|
Ingo Korb <unseen@gmx.net>
|
2003-02-02 11:18:42 +00:00
|
|
|
|
Jacek Jozwiak <jacek.jozwiak@interia.pl>
|
2001-09-07 21:41:18 +00:00
|
|
|
|
Jaleco <jaleco@gameone.com.tw>
|
2000-05-28 13:40:48 +00:00
|
|
|
|
Jari Tuominen <jer64@kolumbus.fi>
|
2001-09-07 21:41:18 +00:00
|
|
|
|
Jesse Beach <agmorion@erols.com>
|
2003-02-02 11:18:42 +00:00
|
|
|
|
Joerg Schwedes <joerg.schwedes@siemens.com>
|
2001-09-07 21:41:18 +00:00
|
|
|
|
John Weidman <jweidman@slip.net>
|
2003-02-02 11:18:42 +00:00
|
|
|
|
Jonathan Wright <jonathan.wright@adtran.com>
|
2001-09-07 21:41:18 +00:00
|
|
|
|
Mark Nasgowitz <MNasgowitz@NAZdesign.com>
|
2003-02-02 11:18:42 +00:00
|
|
|
|
Peter Karlsson <peter@softwolves.pp.se>
|
2000-05-28 13:40:48 +00:00
|
|
|
|
Robert R. Wal <rrw@reptile.eu.org>
|
2003-02-02 11:18:42 +00:00
|
|
|
|
Shawn Jefferson <sjefferson@sd62.bc.ca>
|
|
|
|
|
Stefan Andree <sandree@physik.tu-berlin.de>
|
|
|
|
|
Stephan Lesch <slesch@studcs.uni-sb.de>
|
2000-05-28 13:40:48 +00:00
|
|
|
|
Tim Vanderhoek <hoek@FreeBSD.org>
|
2003-02-02 11:18:42 +00:00
|
|
|
|
Todd Elliott <eyeth@videocam.net.au>
|
2000-05-28 13:40:48 +00:00
|
|
|
|
|
|
|
|
|
for bug reports and suggestions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This list is probably incomplete. So, if you think you should be mentioned
|
|
|
|
|
here, but cannot find yourself, please drop me a mail.
|
|
|
|
|
|
|
|
|
|
|