1 DGen was originally written by Dave <dave@dtmnt.com>. It was ported to SDL by
2 Joe Groff <joe@pknet.com> and Phil K. Hornung <falcon@pknet.com>.
4 It was resurrected by tamentis <tamentis@neopulsar.org> in 2008 and is
5 maintained by zamaz <zamaz@users.sourceforge.net> since september 2011.
7 The following people have also made contributions to DGen:
9 Andrew Bazan <abazan@mailbag.com>
10 - Got DGen/SDL to run under BeOS.
11 Steve 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
15 Amy Lear <Amikins@operamail.net>
16 - Helped add 8-bit sound support. :)
17 Daniel Wislocki <wislocki@math.grin.edu>
18 - Improved the sound engine to be nicer to higher-end systems.
19 John 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.
22 Dylan Griffiths <Dylan_G@bigfoot.com>
23 - Rewrote a lot of the string-handling code to make it much less evil-looking.
24 Allen Noe <psyclone42@geocities.com>
25 - Added screenshot functionality.
26 Jeff Grady <jgrady@chimera.acm.jhu.edu>
27 - Fixed compilation problems with gcc snapshots.
28 Cameron Moore <cameron@unbeatenpath.net>
29 - Fixed SDL joystick initialization problems.
30 Daniel Robbins <drobbins@gentoo.org>
31 - Helped fix timing problems on very fast machines.
32 Andre Souza <asouza@olinux.com.br>
33 - Added OpenGL rendering mode.
34 Edd Barrett <vext01@gmail.com>
35 - YM2612 debugging support.
36 - VDP bugfixes (half-submitted commands) and enhancements (sprite masking).
37 - Improved joysticks configuration.
39 - VDP planes switching.
40 - VDP 2-cell vertical scrolling mode and other V-scroll improvements.
41 - W.A.S.D. style keybinding documentation.
42 EgelMex <ellism88@gmail.com>
44 - Code documentation with Doxygen, some refactoring.
45 Andrea Musuruane <musuruan@users.sourceforge.net>
46 - Submitted patches for non-executable stack in ASM files and warnings
48 Efry <efry@users.sourceforge.net>
49 - Added Cyclone 68000 v0.0088.
51 Arek <arek@users.sourceforge.net>
52 - Fixed libarchive detection in configure.
53 Giuseppe Gatta <tails92@gmail.com>
54 - Implemented VGM dumping.
56 Rocka84 <rocka84@users.sf.net>
57 - Added bindings to switch between save slots.
59 The following people involuntarily contributed to DGen:
62 - Author of Genesis plus.
63 http://cgfm2.emuviews.com/
65 - Author of Genesis plus GX.
66 http://code.google.com/p/genplus-gx/
67 Stephane Dallongeville
68 - Author of Gens and CZ80 (used in DGen).
72 http://segaretro.org/Gens/GS
73 The SpritesMind community
74 - Especially Nemesis for the technical information he published.
75 http://gendev.spritesmind.net/forum/
78 Salvatore Sanfilippo, Pieter Noordhuis, Steve Bennett
79 - See linenoise/linenoise.c.
81 - See scale2x/AUTHORS.