1DGen was originally written by Dave <dave@dtmnt.com>. It was ported to SDL by
2Joe Groff <joe@pknet.com> and Phil K. Hornung <falcon@pknet.com>.
3
4It was resurrected by tamentis <tamentis@neopulsar.org> in 2008 and is
5maintained by zamaz <zamaz@users.sourceforge.net> since september 2011.
6
7The following people have also made contributions to DGen:
8
9Andrew Bazan <abazan@mailbag.com>
10  - Got DGen/SDL to run under BeOS.
11Steve Snake <snake@toodarkpark.freeserve.co.uk>
12  - The author of the best DOS emulator KGen, was also very patient with my
13    stupid questions about the Genesis, thus allowing me to fix little
14    emulation quirks. ;)
15Amy Lear <Amikins@operamail.net>
16  - Helped add 8-bit sound support. :)
17Daniel Wislocki <wislocki@math.grin.edu>
18  - Improved the sound engine to be nicer to higher-end systems.
19John Stiles <stiles@emulation.net>
20  - He works on the Mac port of DGen, and what a job he does! He wrote the
21    original raster engine, and also has sped things up enormously.
22Dylan Griffiths <Dylan_G@bigfoot.com>
23  - Rewrote a lot of the string-handling code to make it much less evil-looking.
24Allen Noe <psyclone42@geocities.com>
25  - Added screenshot functionality.
26Jeff Grady <jgrady@chimera.acm.jhu.edu>
27  - Fixed compilation problems with gcc snapshots.
28Cameron Moore <cameron@unbeatenpath.net>
29  - Fixed SDL joystick initialization problems.
30Daniel Robbins <drobbins@gentoo.org>
31  - Helped fix timing problems on very fast machines.
32Andre Souza <asouza@olinux.com.br>
33  - Added OpenGL rendering mode.
34Edd Barrett <vext01@gmail.com>
35  - YM2612 debugging support.
36  - VDP bugfixes (half-submitted commands) and enhancements (sprite masking).
37  - Improved joysticks configuration.
38  - Debugger.
39  - VDP planes switching.
40  - VDP 2-cell vertical scrolling mode and other V-scroll improvements.
41  - W.A.S.D. style keybinding documentation.
42EgelMex <ellism88@gmail.com>
43  - VDP bugfixes.
44  - Code documentation with Doxygen, some refactoring.
45Andrea Musuruane <musuruan@users.sourceforge.net>
46  - Submitted patches for non-executable stack in ASM files and warnings
47    in dgenrc.5.
48Efry <efry@users.sourceforge.net>
49  - Added Cyclone 68000 v0.0088.
50  - Added DrZ80 1.0.
51Arek <arek@users.sourceforge.net>
52  - Fixed libarchive detection in configure.
53Giuseppe Gatta <tails92@gmail.com>
54  - Implemented VGM dumping.
55  - Added Pico support.
56Rocka84 <rocka84@users.sf.net>
57  - Added bindings to switch between save slots.
58
59The following people involuntarily contributed to DGen:
60
61Charles MacDonald
62  - Author of Genesis plus.
63    http://cgfm2.emuviews.com/
64Eke-Eke
65  - Author of Genesis plus GX.
66    http://code.google.com/p/genplus-gx/
67Stephane Dallongeville
68  - Author of Gens and CZ80 (used in DGen).
69    http://www.gens.me/
70David Korth
71  - Author of Gens/GS.
72    http://segaretro.org/Gens/GS
73The SpritesMind community
74  - Especially Nemesis for the technical information he published.
75    http://gendev.spritesmind.net/forum/
76Maxim Stepin & others
77  - See hqx/AUTHORS.
78Salvatore Sanfilippo, Pieter Noordhuis, Steve Bennett
79  - See linenoise/linenoise.c.
80Andrea Mazzoleni
81  - See scale2x/AUTHORS.
82Mark Incley
83  - Author of dZ80.
84