]> git.sur5r.net Git - cc65/blob - doc/CREDITS
Added explanation for --codesize
[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
65
66 Thanks to
67
68     Mark Nasgowitz <MNasgowitz@NAZdesign.com>
69     da Blondie <db@tvnet.hu>
70     Jari Tuominen <jer64@kolumbus.fi>
71     MagerValp <magervalp@cling.gu.se>
72     Ingo Korb <unseen@gmx.net>
73     Robert R. Wal <rrw@reptile.eu.org>
74     Jesse Beach <agmorion@erols.com>
75     Chris Ward <chris.ward@freenet.co.uk>
76     Tim Vanderhoek <hoek@FreeBSD.org>
77     Bill Craig <craigw@gusun.georgetown.edu>
78     Greg King <gngking@erols.com>
79
80 for bug reports and suggestions.
81
82
83 This list is probably incomplete. So, if you think you should be mentioned
84 here, but cannot find yourself, please drop me a mail.
85
86