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