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>
|
2000-06-23 08:02:57 +00:00
|
|
|
|
Mark Keates <markk@dendrite.co.uk>
|
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>
|
|
|
|
|
|
|
|
|
|
Thanks for the contribution of the plasma.c sample program.
|
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
|
|
reported lots of bugs and contributed several code snippets.
|
2001-11-06 09:42:46 +00:00
|
|
|
|
|
2002-11-22 23:49:03 +00:00
|
|
|
|
* MagerValp <magervalp@cling.gu.se>
|
|
|
|
|
|
|
|
|
|
for sample code regarding the Plus/4 banking.
|
|
|
|
|
|
|
|
|
|
* Piotr Fusik <P.Fusik@elka.pw.edu.pl>
|
|
|
|
|
|
|
|
|
|
for lots of bug reports, code snippets and suggestions.
|
|
|
|
|
|
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>
|
|
|
|
|
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>
|
|
|
|
|
Ingo Korb <unseen@gmx.net>
|
|
|
|
|
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>
|
|
|
|
|
John Weidman <jweidman@slip.net>
|
|
|
|
|
Mark Nasgowitz <MNasgowitz@NAZdesign.com>
|
2000-05-28 13:40:48 +00:00
|
|
|
|
Robert R. Wal <rrw@reptile.eu.org>
|
2002-01-15 20:41:04 +00:00
|
|
|
|
Stefan A. Haubenthal <polluks@web.de>
|
2000-05-28 13:40:48 +00:00
|
|
|
|
Tim Vanderhoek <hoek@FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|