]> git.sur5r.net Git - cc65/blob - doc/CREDITS
Adding functionality to StrBuf
[cc65] / doc / CREDITS
1
2 Many special thanks go to the guy who started it all:
3
4                         John R. Dunning
5
6 Without his great work, there would not be a single freeware C crosscompiler
7 for the 6502 out there. He built the grounds for this cc65 and some other cc65
8 implementations and a lot of his code is still in the current compiler.
9
10
11
12 More special thanks to:
13
14   * Keith W. Gerdes <kwg@netzero.net>
15
16     Without his outstanding help, the assembler/compiler wouldn't be, what it
17     is now. He helped with suggestions, bug reports and even kicked me here
18     and then, when I started to get too lazy:-)
19
20   * Tennessee Carmel-Veilleux <veilleux@ameth.org>
21
22     Tennessee worked on the NES port (which is unfinished and was removed
23     because having an unfinished port it was confusing and people started
24     mailing me about it).
25
26   * Kevin Ruland <kevin@rodin.wustl.edu>
27
28     Kevin did the Apple 2 port and found at least one serious error in the
29     C library while doing so.
30
31   * Christian Groessler <cpg@aladdin.de>
32     Mark Keates <markk@dendrite.co.uk>
33     Freddy Offenga <taf_offenga@yahoo.com>
34     David Lloyd <dmlloyd@atari-central.com>
35
36     The team that added support for the Atari 8 bit machines.
37     Christian Groessler also sent me several fixes for 64 bit machines.
38
39   * Sidney Cadot <sidney@ch.twi.tudelft.nl>
40
41     Sidney rewrote the random number generator.
42
43   * Maciej Witkowiak <ytm@friko.onet.pl>
44
45     Maciej wrote the GEOS support libraries for cc65.
46
47   * Eric Au <eric_au@hotmail.com>
48
49     Eric is one of the most active testers, and supplied me with dozens of
50     bug reports.
51
52   * MicroSystems Development Technologies Inc. located in San Jose,
53     California payed me for the addition of several assembler features,
54     which went also into the freeware version. These guys are selling
55     nice hardware devices like EPROM emulators. If you are developing
56     hardware or embedded microcontroller applications, you should have
57     a look at their web site at www.msd.com.
58
59   * Mirco Miranda <mircomir@libero.it>
60
61     Miroc contributed Makefile additions, docs and patches to compile cc65
62     cleanly under OS/2 using the EMX toolkit.
63
64   * Marc 'BlackJack' Rintsch <blackjack@civitas64.de>
65
66     Marc wrote and contributed BASIC compatible file I/O routines for the
67     Commodore machines.
68
69
70
71 Thanks to
72
73     da Blondie <db@tvnet.hu>
74     Adam Dunkels <adam@sics.se>
75     Bill Craig <craigw@gusun.georgetown.edu>
76     C. N. Wong <superufo@netvigator.com>
77     Chris Ward <chris.ward@freenet.co.uk>
78     Dagan Galarneau <dagan@dnai.com>
79     Darrell Krulce <dkrulce@atcomm.com>
80     Dennis Lin <dennis@mosart.com.tw>
81     Eric Bacher <ebacher@teaser.fr>
82     Greg King <gngking@erols.com>
83     Ingo Korb <unseen@gmx.net>
84     Jaleco <jaleco@gameone.com.tw>
85     Jari Tuominen <jer64@kolumbus.fi>
86     Jesse Beach <agmorion@erols.com>
87     John Weidman <jweidman@slip.net>
88     MagerValp <magervalp@cling.gu.se>
89     Mark Nasgowitz <MNasgowitz@NAZdesign.com>
90     Robert R. Wal <rrw@reptile.eu.org>
91     Tim Vanderhoek <hoek@FreeBSD.org>
92
93 for bug reports and suggestions.
94
95
96 This list is probably incomplete. So, if you think you should be mentioned
97 here, but cannot find yourself, please drop me a mail.
98
99