1 /*
2  * infocontrib.h - Text of contributors to VICE, as used in info.c
3  *
4  * Autogenerated by geninfocontrib_h.sh, DO NOT EDIT !!!
5  *
6  * Written by
7  *  Marco van den Heuvel <blackystardust68@yahoo.com>
8  *
9  * This file is part of VICE, the Versatile Commodore Emulator.
10  * See README for copyright notice.
11  *
12  *  This program is free software; you can redistribute it and/or modify
13  *  it under the terms of the GNU General Public License as published by
14  *  the Free Software Foundation; either version 2 of the License, or
15  *  (at your option) any later version.
16  *
17  *  This program is distributed in the hope that it will be useful,
18  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
19  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20  *  GNU General Public License for more details.
21  *
22  *  You should have received a copy of the GNU General Public License
23  *  along with this program; if not, write to the Free Software
24  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
25  *  02111-1307  USA.
26  *
27  */
28 
29 #ifndef VICE_INFOCONTRIB_H
30 #define VICE_INFOCONTRIB_H
31 
32 const char info_contrib_text[] =
33 "\n"
34 "  VICE derives from X64, the first Commodore 64 emulator for the\n"
35 "  X Window System. Here is an informal list of the people who were\n"
36 "  mostly involved in the development of X64 and VICE:\n"
37 "\n"
38 "  The VICE core team:\n"
39 "\n"
40 "  Martin Pottendorfer <pottendo@gmx.net>\n"
41 "  Implemented the Gnome Port based on Oliver Schaertels GTK+\n"
42 "  port. Added support code for internationalization based on\n"
43 "  gettext. Improved the *nix fullscreen support. Added multi-\n"
44 "  threaded GUI display for *nix. Translated the UI to German.\n"
45 "  Implemented the fliplists + UI (*nix).\n"
46 "\n"
47 "  Marco van den Heuvel <blackystardust68@yahoo.com>\n"
48 "  Translated the UI to Dutch. Made the internationalization\n"
49 "  support for the Win32 and Amiga ports. Wrote the GEO-RAM and\n"
50 "  RamCart cartridge code. Wrote the c64 +60K, +256K and 256K\n"
51 "  memory expansions code. Wrote the pet REU code. Wrote the plus4\n"
52 "  memory expansions code. Made the ethernet support for the DOS\n"
53 "  port. Maintains the QNX 4.x, QNX 6.x, Solaris, Openserver,\n"
54 "  Unixware, Minix 3.x, Amiga, Syllable and OS/2 binary ports.\n"
55 "  Maintains the Win64 and Open Watcom project files. Maintains\n"
56 "  the SDL port(s). Added new .crt support. Added new screenshot\n"
57 "  formats. Added new sound recording support. Added SIDcart\n"
58 "  support for xpet, xplus4 and xvic. Improved the MMC64\n"
59 "  emulation. Added 2 MHz mode and banks 2/3 support for x128.\n"
60 "  Added the various userport joystick emulations. Added text copy\n"
61 "  and paste support to the Amiga and BeOS ports. Added DQBB and\n"
62 "  ISEPIC cartridge support. Added SFX Sound Sampler and SFX Sound\n"
63 "  Expander support. Added PCI support to the Amiga and DOS ports.\n"
64 "  Rewrote the sound system into a modular one, added always mono\n"
65 "  and always stereo support for the sound output. Added the RTC\n"
66 "  system. Added digiblaster support. Added 3rd SID support. Added\n"
67 "  the 6309 CPU emulation. Added the 65(S)C02 emulation. Added the\n"
68 "  65816 emulation. Added native screenshot (koala/doodle)\n"
69 "  support. Added 6502/6510/8500/8502 cpu port unused bit fading.\n"
70 "  Added vice.chm (windows), vice.guide (amiga), vice.hlp\n"
71 "  (windows), vice.inf (os/2), vice.pdf (generic) and vice.txt\n"
72 "  documentation generation. Added Android port based on\n"
73 "  'AnVICE 1.0.5'. Improved/fixed the 'in-source' FFMPEG support\n"
74 "  and fixed it for msvc7.0 and up. Generalized the 'RS232 net'\n"
75 "  support to be able to be used on any network supporting arch.\n"
76 "  Started the SDL2 port. Added generic sampler input support.\n"
77 "  Added new joyport system and converted the joystick, mouse and\n"
78 "  lightpen code to use the new system. Added joyport attached\n"
79 "  rtc (bbrtc). Added joyport attached cardkey keypad. Added\n"
80 "  joyport attached coplin keypad. Added joyport attached atari\n"
81 "  cx21 keypad. Added joyport attached atari cx85 keypad. Added\n"
82 "  joyport attached paperclip 64 dongle. Added joyport attached\n"
83 "  rushware keypad. Added joyport attached 2/4 bit samplers. Added\n"
84 "  vic20 I/O-2 and I/O-3 RAM support. Added the c64 cp/m (z80)\n"
85 "  cartridge. Added IDE64 digimax short bus device emulation.\n"
86 "  Added tapeport system and the tapelog, cp-clockf83, tape-sense\n"
87 "  dongle, and (not yet working) dtl basic dongle devices. Added\n"
88 "  easy calc result cartridge emulation. Added hardware SID I/O\n"
89 "  access system which allows CW3, HardSID, ParSID and SSI2001 to\n"
90 "  work on AmigaOS, BeOS, DOS, SDL, *nix and windows with and\n"
91 "  without device drivers. Added clockport system for mmc64,\n"
92 "  mmcreplay, retroreplay and ide64. Added rrnet clockport device.\n"
93 "  Added mp3@@64 clockport device. And lots of other fixes and\n"
94 "  improvements.\n"
95 "\n"
96 "  Fabrizio Gennari <fabrizio.ge@tiscalinet.it>\n"
97 "  Added some improvements to the DOS and GTK+ ports. Changed the\n"
98 "  Windows video to use GDI as fallback, making it compile without\n"
99 "  DX if needed. Fixed the t64 support. Added monitor window support\n"
100 "  using VTE to the GTK+ GUI. Made some monitor fixes. Fixed some\n"
101 "  tape code issues.\n"
102 "\n"
103 "  Groepaz <groepaz@gmx.net>\n"
104 "  Added new more precise CRT emulation. Added support for the new\n"
105 "  cartridge system and many new cartridges. Fixed up parts of\n"
106 "  cartconv, c1541 and petcat. Added video to audio leak sound support.\n"
107 "  Improved the GTK3 GUI. Added x64(sc), x128, x64dtv, xplus4, xvic model\n"
108 "  selection system. Added KoalaPad emulation. Added keyrah keymaps.\n"
109 "  Added joystick keys mapping to the keymap system. CIA emulation\n"
110 "  improvements. Added basic support for compute gazette sidplayer\n"
111 "  files (mus/str) to vsid. Added new palette files. Added\n"
112 "  'available features' code. Fixed/added some items in the OSX GUI.\n"
113 "  Added random tape wobble emulation. Added 64k RGCD cartridge\n"
114 "  emulation. Added psid v4 3sid support to vsid. Added single frame\n"
115 "  advance. Added drive RPM and wobble support. Added rrnet mk3\n"
116 "  emulation. Added GMod2 cartridge emulation. Added xvic BehrBonz\n"
117 "  cartridge emulation. Added VICII VSP-bug emulation. Wrote alot of\n"
118 "  test programs. Updated this document after a long period of\n"
119 "  outdated mess. And various fixes and improvements.\n"
120 "\n"
121 "  Olaf Seibert <rhialto@falu.nl>\n"
122 "  Contributed some PET, including PET DWW hires, Xaw, lightpen,\n"
123 "  hardware scaling, and disk drive patches. Added proper SuperPET\n"
124 "  support, including 6809/6309 CPU emulation. Maintains the Xaw UI.\n"
125 "  Added PET HRE (High Res Emulator) board emulation. Added the\n"
126 "  2-chip colour board for the Universal PET mainboard. Added\n"
127 "  support for 'printer/plotter' Commodore 1520.\n"
128 "\n"
129 "  Marcus Sutton <loggedoubt@gmail.com>\n"
130 "  Made some console, dialog and joystick fixes for the BeOS port.\n"
131 "  Maintains the BeOS port. Added some GTK2 fixes. Fixed some PET model\n"
132 "  selection issues. Revived the Windows NT Unicode port.\n"
133 "\n"
134 "  Kajtar Zsolt <soci@c64.rulez.org>\n"
135 "  Wrote the IDE64 interface emulation, FD2000/4000 drive emulation, SCPU64\n"
136 "  emulation and alot of fixes. Improved the mouse support. Added drive\n"
137 "  burst modification support. Added 1541 drive sounds emulation. Improved\n"
138 "  c64 cart emulation. Added DAC high pass filtering. Added the xscpu64\n"
139 "  emulator. Added scroll wheel support for the Micromys mouse emulation.\n"
140 "  Added Swiss ROM support to x128. Added IDE64 USB server emulation. Added\n"
141 "  1540 drive emulation. Improved monitor support. Improved vdrive\n"
142 "  compatibility. Added godot screenshot support. And fixed various issues.\n"
143 "\n"
144 "  AreaScout <areascout@gmx.at>\n"
145 "  Fixed the SDL2 port. Revived the Android port. Maintains the SDL1,\n"
146 "  SDL2 and Android ports.\n"
147 "\n"
148 "  Bas Wassink <b.wassink@ziggo.nl>\n"
149 "  Fixed some gtk2/3 issues. Fixed t64 file handling. Fixed memory\n"
150 "  leaks. Added more doxygen documentation. Fixed c1541 issues.\n"
151 "  Updated the Linux-Native-Howto.txt file. Added autoconf, automake and\n"
152 "  yasm version checking. Fixed runtime linker path issues with *BSD. Fixed\n"
153 "  out-of-tree building. One of the driving forces behind the 'native' GTK3\n"
154 "  port.\n"
155 "\n"
156 "  Michael C. Martin <mcmartin@gmail.com>\n"
157 "  One of the driving forces behind the 'native' GTK3 port.\n"
158 "\n"
159 "\n"
160 "  Former/inactive team members:\n"
161 "\n"
162 "\n"
163 "  BSzili <col.lawrence@gmail.com>\n"
164 "  Provided many amigaos4 fixes. Maintained the amigaos based and derived\n"
165 "  ports.\n"
166 "\n"
167 "  Errol Smith <strobey@users.sourceforge.net>\n"
168 "  Improved VDC emulation. Improved MPS803 printer emulation.\n"
169 "\n"
170 "  Daniel Kahlin <daniel@kahlin.net>\n"
171 "  Worked on DTV VIC emulation, palette, DTV SID support in resid,\n"
172 "  better DMA/Blitter support and did lots of refactoring. Added\n"
173 "  new monitor commands and features. Improved the VIC emulation\n"
174 "  for xvic. Made MIDI driver code for Win32. Rewrote the xvic\n"
175 "  cartridge system. Added Mega-Cart and Final Expansion V3.2\n"
176 "  support to xvic. Wrote large parts of the new VIC-II emulation\n"
177 "  used in x64sc, especially the dot clock domain emulation. Wrote\n"
178 "  many test programs for hardware analysis.\n"
179 "\n"
180 "  Andreas Matthies <andreas.matthies@gmx.net>\n"
181 "  Improved the datasette support, the VIC20 video emulation and\n"
182 "  some UI stuff in the Win32 and DOS ports. He also wrote the\n"
183 "  BeOS port and implemented video/audio capture support. Improved\n"
184 "  history recording/playback and implemented support for video\n"
185 "  recording and the netlink feature. Made the Win32 user\n"
186 "  changable keyboard shortcut system. Improved CIA and VIA\n"
187 "  emulation. Worked on x64sc, especially interrupt timing.\n"
188 "  Improved the FFMPEG support and started the 'in-source'\n"
189 "  FFMPEG support/merge. Wrote test programs. Various\n"
190 "  bug(fixe)s. ;-)\n"
191 "\n"
192 "  Ulrich Schulz <peiselulli@t-online.de>\n"
193 "  Maintains the Dingoo port(s).\n"
194 "\n"
195 "  Stefan Haubenthal <polluks@users.sourceforge.net>\n"
196 "  Added some Amiga fixes.\n"
197 "\n"
198 "  Thomas Giesel <skoe@directbox.com>\n"
199 "  Added new monitor commands, features and improvements.\n"
200 "\n"
201 "  Ingo Korb <ingo@akana.de>\n"
202 "  Corrected block allocation and interleave for c1541/vdrive,\n"
203 "  added rudimentary xplus4 tape recording support, fixed some GTK2\n"
204 "  issues, corrected a case of missing Pi symbols in petcat, changed\n"
205 "  the trap opcode byte, stopped the high-level serial drive code\n"
206 "  from responding to addresses 16-30 and was forced to update this\n"
207 "  entry himself.\n"
208 "\n"
209 "  Antti S. Lankila <alankila@bel.fi>\n"
210 "  Made the ReSID-fp engine, rewrote the PAL emulation code and\n"
211 "  fixed the sound core for lower latency. Rewrote DTV SID support\n"
212 "  (ReSID-dtv). Improved 1541 drive rotation emulation. Worked on\n"
213 "  x64sc. Added RSID BASIC tunes support to vsid. Several ReSID\n"
214 "  fixes and improvements.\n"
215 "\n"
216 "  Christian Vogelgsang <chris@vogelgsang.org>\n"
217 "  Maintained the Mac OS X port. Added Intel Mac support and\n"
218 "  universal binary creation. Wrote the build scripts for all\n"
219 "  external Mac libraries and the bindist bundle tool. Improved\n"
220 "  the TFE chip emulation. Added some GTK+ fixes.\n"
221 "\n"
222 "  Dag Lem <resid@nimrod.no>\n"
223 "  Implemented the reSID SID emulation engine and video hardware\n"
224 "  scaling.\n"
225 "\n"
226 "  Spiro Trikaliotis <Spiro.Trikaliotis@gmx.de>\n"
227 "  Copyright (C) 2000-2011\n"
228 "  Wrote the Win32 console implementation for the built-in\n"
229 "  monitor, corrected some REU related bugs, improved the CIA\n"
230 "  emulation, added com-port CIA support to the Win32 port, added\n"
231 "  text copy and paste support to the Win32 port, added support\n"
232 "  for the TFE and RR-Net (cs8900a), and wrote some further\n"
233 "  patches.\n"
234 "\n"
235 "  Hannu Nuotio <hannu.nuotio@tut.fi>\n"
236 "  Copyright (C) 2007-2011\n"
237 "  Implemented DTV flash emulation, DTV support in the monitor,\n"
238 "  large parts of the DTV VIC, burst mode and skip cycle emulation\n"
239 "  as well as many other things. Added NEOS and Amiga mouse,\n"
240 "  paddle and light pen support. Added new monitor commands and\n"
241 "  features, including memmap. Made MIDI support and OSS MIDI\n"
242 "  driver. Implemented most of the SDL UI. Rewrote xvic CPU/VIC-I\n"
243 "  core for cycle based emulation. Implemented C64 cartridge\n"
244 "  snapshot support. Initiated and worked on all parts of\n"
245 "  implementing x64sc. Wrote test programs.\n"
246 "\n"
247 "  Andreas Boose <viceteam@t-online.de>\n"
248 "  Copyright (C) 1998-2010\n"
249 "  Gave lots of information and bug reports about the VIC-II, the\n"
250 "  6510 and the CIAs; moreover, he wrote several test-routines\n"
251 "  that were used to improve the emulation. He also added\n"
252 "  cartridge support and has been the main head behind the drive\n"
253 "  and datasette emulation since version 0.15. Also added several\n"
254 "  UI elements to the DOS, Win32 and *nix ports. He rewrote the\n"
255 "  C128 emulation adding Z80 mode, C64 mode and function ROM\n"
256 "  support, wrote the screenshot and the event system and started\n"
257 "  the plus4 emulator. Restructured the serial bus emulation and\n"
258 "  added realdrive and rawdrive support.\n"
259 "\n"
260 "  Tibor Biczo <crown@mail.matav.hu>\n"
261 "  Copyright (C) 1998-2010\n"
262 "  Improved the Win32 port and plus4 emulation.\n"
263 "\n"
264 "  M. Kiesel <mayne@users.sourceforge.net>\n"
265 "  Copyright (C) 2007-2010\n"
266 "  Started implementing x64dtv. The C64DTV memory model and early\n"
267 "  versions of the DMA and Blitter engine have been implemented by\n"
268 "  him. Added new monitor commands and features.\n"
269 "\n"
270 "  Andreas Dehmel <zarquon@t-online.de>\n"
271 "  Copyright (C) 1999-2007\n"
272 "  Wrote the Acorn RISC OS port.\n"
273 "\n"
274 "  David Hansel <david@hansels.net>\n"
275 "  Copyright (C) 2003-2005\n"
276 "  Wrote the Star NL10 printer driver, implemented IEC devices and\n"
277 "  improved the tape emulation.\n"
278 "\n"
279 "  Markus Brenner <markus@brenner.de>\n"
280 "  Copyright (C) 2000-2004\n"
281 "  Added VDC emulation to x128 and added support for some more\n"
282 "  cartridges.\n"
283 "\n"
284 "  Thomas Bretz <tbretz@ph.tum.de>\n"
285 "  Copyright (C) 1999-2004\n"
286 "  Started the OS/2 port.\n"
287 "\n"
288 "  Daniel Sladic <sladic@eecg.toronto.edu>\n"
289 "  Copyright (C) 1997-2001\n"
290 "  Started the work on hardware-level 1541 emulation and wrote the\n"
291 "  new monitor introduced with VICE 0.15.\n"
292 "\n"
293 "  Andr� Fachat <fachat@physik.tu-chemnitz.de>\n"
294 "  Copyright (C) 1996-2001\n"
295 "  Wrote the PET and CBM-II emulators, the CIA and VIA emulation,\n"
296 "  the IEEE488 interface, implemented the IEC serial bus in `xvic'\n"
297 "  and made tons of bug fixes.\n"
298 "\n"
299 "  Ettore Perazzoli <ettore@comm2000.it>\n"
300 "  Copyright (C) 1996-1999\n"
301 "  Made the 6510, VIC-II, VIC-I and CRTC emulations, part of the\n"
302 "  hardware-level 1541 emulation, speed optimizations, bug fixes,\n"
303 "  the event-driven cycle-exact engine, the Xt/Xaw/Xfwf-based GUI\n"
304 "  for X11, a general code reorganization, the new resource\n"
305 "  handling, most of the documentation. He also wrote the DOS port\n"
306 "  and the initial Win32 port (well, somebody had to do it).\n"
307 "\n"
308 "  Teemu Rantanen <tvr@cs.hut.fi>\n"
309 "  Copyright (C) 1993-1994, 1997-1999\n"
310 "  Implemented the SID emulation and the trap-based disk drive and\n"
311 "  serial bus implementation; added support for multiple display\n"
312 "  depths under X11. Also wrote `c1541'\n"
313 "\n"
314 "  Jouko Valta <jopi@stekt.oulu.fi>\n"
315 "  Copyright (C) 1993-1996\n"
316 "  Wrote `petcat' and `c1541', `T64' handling, user\n"
317 "  service and maintenance (most of the work in x64 0.3.x was made\n"
318 "  by him); retired from the project in July 96, after VICE\n"
319 "  0.10.0.\n"
320 "\n"
321 "  Jarkko Sonninen <sonninen@lut.fi>\n"
322 "  Copyright (C) 1993-1994\n"
323 "  He was the founder of the project, wrote the old version of the\n"
324 "  6502 emulation and the XDebugger, and retired from the project\n"
325 "  after x64 0.2.1.\n"
326 "\n"
327 "\n"
328 "  Internationalization Team:\n"
329 "\n"
330 "\n"
331 "  Mikkel Holm Olsen <vice-dk@symlink.dk>\n"
332 "  Copyright (C) 2009-2017\n"
333 "  Provided the Danish user interface translations and fixed a few monitor bugs.\n"
334 "\n"
335 "  Martin Pottendorfer <pottendo@gmx.net>\n"
336 "  Copyright (C) 2000-2017\n"
337 "  Provided the German user interface translations.\n"
338 "\n"
339 "  Manuel Antonio Rodriguez Bas <formater@winuaespanol.com>\n"
340 "  Copyright (C) 2011-2017\n"
341 "  Provided the Spanish user interface translations.\n"
342 "\n"
343 "  Paul Dub� \n"
344 "  Copyright (C) 2004-2017\n"
345 "  Provided the French user interface translations.\n"
346 "\n"
347 "  Czirkos Zoltan <cirix@fw.hu>\n"
348 "  Copyright (C) 2006-2017\n"
349 "  Provided the Hungarian user interface translations.\n"
350 "\n"
351 "  Karai Csaba <cskarai@freemail.hu>\n"
352 "  Copyright (C) 2006-2017\n"
353 "  Provided the Hungarian user interface translations.\n"
354 "\n"
355 "  Andrea Musuruane <musuruan@bmm.it>\n"
356 "  Copyright (C) 2001-2017\n"
357 "  Provided the Italian user interface translations.\n"
358 "\n"
359 "  Jesse Lee <interpreters.jesse@gmail.com>\n"
360 "  Copyright (C) 2011-2016\n"
361 "  Provided the Korean user interface translations.\n"
362 "\n"
363 "  Marco van den Heuvel <blackystardust68@yahoo.com>\n"
364 "  Copyright (C) 2005-2017\n"
365 "  Provided the Dutch user interface translations.\n"
366 "\n"
367 "  Jarek Sobolewski <r@sledinmay.com>\n"
368 "  Copyright (C) 2011-2017\n"
369 "  Provided the Polish user interface translations.\n"
370 "\n"
371 "  Michael Litvinov <litvinov.m@i.ua>\n"
372 "  Copyright (C) 2010-2017\n"
373 "  Provided the Russian user interface translations.\n"
374 "\n"
375 "  Peter Krefting <peter@softwolves.pp.se>\n"
376 "  Copyright (C) 2000-2017\n"
377 "  Provided the Swedish user interface translations.\n"
378 "\n"
379 "  Emir Akaydin (aka: Skate) <emir@akaydin.com>\n"
380 "  Copyright (C) 2008-2017\n"
381 "  Provided the Turkish user interface translations.\n"
382 "\n"
383 "\n"
384 "  Documentation Team:\n"
385 "\n"
386 "\n"
387 "  Daniel Kahlin <daniel@kahlin.net>\n"
388 "\n"
389 "  Groepaz <groepaz@gmx.net>\n"
390 "\n"
391 "  Kajtar Zsolt <soci@c64.rulez.org>\n"
392 "\n"
393 "  Marco van den Heuvel <blackystardust68@yahoo.com>\n"
394 "\n"
395 "  Olaf Seibert <rhialto@falu.nl>\n"
396 "\n"
397 "\n"
398 "\n"
399 "  External contributors:\n"
400 "\n"
401 "\n"
402 "  Alexis Ballier <aballier@users.sourceforge.net>\n"
403 "  Provided some ffmpeg fixes.\n"
404 "\n"
405 "  Christian Bauer <bauec002@goofy.zdv.uni-mainz.de>\n"
406 "  Wrote the very interesting ``VIC article'' from which we got\n"
407 "  invaluable information about the VIC-II chip: without this, the\n"
408 "  VIC-II implementation would not have been possible.\n"
409 "\n"
410 "  Anthony J. Bentley <anthonyjbentley@users.sourceforge.net>\n"
411 "  Provided some man page fixes.\n"
412 "\n"
413 "  Eliseo Bianchi <e.bianchi@libero.it>\n"
414 "  Provided the italian Amiga translations.\n"
415 "\n"
416 "  Enrico Bruttomesso <enrico.br71@gmail.com>\n"
417 "  Improved some italian translations.\n"
418 "\n"
419 "  Frank Buss\n"
420 "  Provide some midi fixes.\n"
421 "\n"
422 "  ck! <pixelite@lycos.de>\n"
423 "  Provided a win32 cbm character font.\n"
424 "\n"
425 "  iAN CooG <iancoog@email.it>\n"
426 "  Added win32 vsid GUI and contributed various patches.\n"
427 "\n"
428 "  Mike Dawson <mike@gp2x.org>\n"
429 "  Provided the GP2X port.\n"
430 "\n"
431 "  Hans Deragon <hans@deragon.biz>\n"
432 "  Added support for dead keys in X11.\n"
433 "\n"
434 "  Paul David Doherty <h0142kdd@rz.hu-berlin.de>\n"
435 "  Wrote `zip2disk', on which the Zipcode support in `c1541' is based.\n"
436 "\n"
437 "  Sven A. Droll\n"
438 "  Added Supergrafik support to petcat.\n"
439 "\n"
440 "  Peter Edwards <sweetlilmre@users.sourceforge.net>\n"
441 "  Implemented the SDL UI slider control and fixed some\n"
442 "  GP2X/Dingoo SDL UI issues.\n"
443 "\n"
444 "  Istv�n F�bi�n\n"
445 "  Contributed a initial patch with the more correct 1541 bus\n"
446 "  timing code and which gave us hints for to improving the 1541\n"
447 "  emulation.\n"
448 "\n"
449 "  Daniel Fandrich <dan@fch.wimsey.bc.ca>\n"
450 "  Contributed some disk drive patches.\n"
451 "\n"
452 "  Dirk Farin <farin@ti.uni-mannheim.de>\n"
453 "  Rewrote the MITSHM code.\n"
454 "\n"
455 "  Georg Feil <georg@sgl.sci.yorku.ca>\n"
456 "  Added support for toggling CB2 sound output line in the PET\n"
457 "  emulator.\n"
458 "\n"
459 "  Peter Andrew Felvegi aka Petschy <petschy@derceto.sch.bme.hu>\n"
460 "  Fixed a couple of bugs in the fast serial emulation.\n"
461 "\n"
462 "  Ricardo Ferreira <storm@atdot.org>\n"
463 "  Contributed the `unlynx' and `system' commands in `c1541' and\n"
464 "  added aRts sound support.\n"
465 "\n"
466 "  Flooder <flooder@gower.pl>\n"
467 "  Provided parts of the Polish user interface translations.\n"
468 "\n"
469 "  Robert H. Forsman Jr.\n"
470 "  Provided parts of the widget set for implementing the Xaw GUI.\n"
471 "\n"
472 "  Ian Gledhill <ian.gledhill@btinternet.com>\n"
473 "  Added support for the catweasel.device driver.\n"
474 "\n"
475 "  Peter Gordon <pete@petergordon.org.uk>\n"
476 "  Provided support for native AmigaOS4 compiling.\n"
477 "\n"
478 "  Richard Hable <hab@fim.uni-linz.ac.at>\n"
479 "  Contributed the initial version of the REU emulation.\n"
480 "\n"
481 "  Shawn Hargreaves <shawn@talula.demon.co.uk>\n"
482 "  Wrote Allegro, the graphics and audio library used in the DOS\n"
483 "  version.\n"
484 "\n"
485 "  Ville-Matias Heikkila <viznut@iki.fi>\n"
486 "  Rewrote the vic20 sound code.\n"
487 "\n"
488 "  David Holz <whiteflame52@yahoo.com>\n"
489 "  Provided a label file which gives the built-in monitor the\n"
490 "  labels for the C64.\n"
491 "\n"
492 "  Nathan Huizinga <nathan.huizinga@chess.nl>\n"
493 "  Added support for Expert and Super Snapshot carts.\n"
494 "\n"
495 "  Derrick Inksley <dink@lemon64>\n"
496 "  Fixed loading of zip files with brackets ([]) in\n"
497 "  the filename for the windows port. Added drive selection\n"
498 "  functionality to the window sdl port. Some drive sound\n"
499 "  fixes. Fixed some windows drag'n'drop issues. Fixed some\n"
500 "  monitor code issues.\n"
501 "\n"
502 "  Craig Jackson <Craig.Jackson@lambada.oit.unc.edu>\n"
503 "  Contributed miscellaneous patches in the old X64 times.\n"
504 "\n"
505 "  Dirk Jagdmann <doj@cubic.org>\n"
506 "  Wrote the Catweasel sound driver.\n"
507 "\n"
508 "  Uffe Jakobsen <microtop@starion.dk>\n"
509 "  Wrote the Silverrock cartridge emulation and fixed the\n"
510 "  ocean cartridge bank wrap. Fixed some network code\n"
511 "  issues. Fixed some monitor issues. Provided some SDL\n"
512 "  port fixes.\n"
513 "\n"
514 "  Lasse Jyrkinen <Lasse.Jyrkinen@uz.kuleuven.ac.be>\n"
515 "  Contributed miscellaneous patches in the old X64 times.\n"
516 "\n"
517 "  Peter Karlsson\n"
518 "  Provided the swedish UI translations in the past.\n"
519 "\n"
520 "  Greg King <greg.king4@verizon.net>\n"
521 "  Added a working RTC to the emulation of the IDE64\n"
522 "  cartridge. Provided some vdrive fixes. Added Inkwell\n"
523 "  Systems lightpen support. Fixed some monitor code\n"
524 "  issues. Provided some windows port fixes. Provided some\n"
525 "  SDL port fixes.\n"
526 "\n"
527 "  Michael Klein <nip@c64.org>\n"
528 "  Fixed some MacOSX code issues. Contributed the ESD sound\n"
529 "  driver, basic support for the OPENCBM library and some\n"
530 "  other patches.\n"
531 "\n"
532 "  Frank K�nig <frank_koenig@t-online.de>\n"
533 "  Contributed the Win32 joystick autofire feature.\n"
534 "\n"
535 "  Bernd Kortz <bernd.korz@yellowtab.com>\n"
536 "  Provided some fixes for ZETA and the ZETA binary package.\n"
537 "\n"
538 "  Bernhard Kuhn <kuhn@eikon.e-technik.tu-muenchen.de>\n"
539 "  Made some joystick improvements for Linux.\n"
540 "\n"
541 "  Alexander Lehmann <alex@mathematik.th-darmstadt.de>\n"
542 "  Added complete support for all the VIC20 memory configurations\n"
543 "  for the old VICE 0.12.\n"
544 "\n"
545 "  Ilkka \"itix\" Lehtoranta <ilkleht@isoveli.org>\n"
546 "  Provided the routines for the cybergraphics support for the\n"
547 "  Amiga ports.\n"
548 "\n"
549 "  Magnus Lind\n"
550 "  Atari ST mouse and Atari CX-22 trackball emulation and pixel\n"
551 "  aspect fixes. Improved the Amiga mouse emulation. Improved\n"
552 "  the vic20 sound output. Added windows POV hat support.\n"
553 "  Improved sound fragment size handling. Provided some windows\n"
554 "  fixes. Provided some gtk port fixes. Provided some SDL port\n"
555 "  fixes.\n"
556 "\n"
557 "  LionCash <lioncash@users.sourceforge.net>\n"
558 "  Provided some c1541 fixes. Fixed some 'geninfocontrib' helper tool\n"
559 "  issues. Fixed some 'embedded' build issues. Fixed some memory leaks.\n"
560 "\n"
561 "  Locnet <android.locnet@gmail.com>\n"
562 "  Made the initial android port of x64.\n"
563 "\n"
564 "  Wolfgang Lorenz\n"
565 "  Wrote an excellent 6510 test suite that helped us to debug the\n"
566 "  CPU emulation.\n"
567 "\n"
568 "  lvd <lvd.mhm@gmail.com>\n"
569 "  Provided some monitor fixes.\n"
570 "\n"
571 "  Marko M�kel� <msmakela@gmail.com>\n"
572 "  Wrote lots of CPU documentation. Wrote the VIC Flash Plugin\n"
573 "  cartridge emulation in xvic. Wrote the Ultimem cartridge\n"
574 "  emulation in xvic.\n"
575 "\n"
576 "  mar77i\n"
577 "  Fixed some resource handling issues.\n"
578 "\n"
579 "  Robert McIntyre\n"
580 "  Bugged people enough to get the improved g64 support rolling,\n"
581 "  updated g64 support to allow variable-length tracks, and\n"
582 "  performed initial development of half-track support.\n"
583 "\n"
584 "  Robert W. McMullen <rwmcm@orion.ae.utexas.edu>\n"
585 "  Provided parts of the widget set for implementing the Xaw GUI.\n"
586 "\n"
587 "  Jennifer Medkief <jennifermedkief@gmail.com>\n"
588 "  Was in charge of checking up on the GUIs for elements that are\n"
589 "  wrong, unaccessable, and missing.\n"
590 "\n"
591 "  Dan Miner <dminer@nyx10.cs.du.edu>\n"
592 "  Contributed some patches to the fast disk drive emulation.\n"
593 "\n"
594 "  mjhn <mjhn@users.sourceforge.net>\n"
595 "  Provided some *nix 'readme' fixes.\n"
596 "\n"
597 "  Moiree <hootee7ieyie7s@users.sourceforge.net>\n"
598 "  Provided some command line fixes. Improved the build system. Fixed\n"
599 "  some vsid bugs. Fixed some SDL GUI issues. Fixed some documentation\n"
600 "  items.\n"
601 "\n"
602 "  Luca Montecchiani <m.luca@usa.net>\n"
603 "  Contributed a new Unix joystick driver.\n"
604 "\n"
605 "  Wolfgang Moser <womo@d81.de>\n"
606 "  Provided small optimization fixes to the GCR code, provided an\n"
607 "  excellent REU test suite and added REU fixes, and is always the\n"
608 "  good guy reviewing and commenting changes in the background.\n"
609 "\n"
610 "  Roberto Muscedere <cococommie@cogeco.ca>\n"
611 "  Improved support for REL files.\n"
612 "\n"
613 "  Leandro Nini <drfiemost@email.it>\n"
614 "  Improved ReSID emulation. And fixed some c64dtv cpu opcode issues.\n"
615 "\n"
616 "  Tomi Ollila <Tomi.Ollila@tfi.net>\n"
617 "  Donated `findpath.c'.\n"
618 "\n"
619 "  Per Olofsson <MagerValp@Goth.Org>\n"
620 "  Digitalized the C64 colors used in the (old) default palette.\n"
621 "\n"
622 "  Lasse ��rni <loorni@mail.student.oulu.fi>\n"
623 "  Contributed the Windows Multimedia sound driver\n"
624 "\n"
625 "  Stein Pedersen <galfodo@users.sourceforge.net>\n"
626 "  Fixed windows midi driver for 64bit windows.\n"
627 "\n"
628 "  Helfried Peyrl\n"
629 "  Supplied a patch that fixes REL file records larger 256 bytes\n"
630 "  when using vdrive.\n"
631 "\n"
632 "  Christopher Phillips <shrydar@users.sourceforge.net>\n"
633 "  Fixed and improved some Mac OS X gui items.\n"
634 "\n"
635 "  Frank Prindle <Frank.Prindle@lambada.oit.unc.edu>\n"
636 "  Contributed some patches.\n"
637 "\n"
638 "  Giuliano Procida <gpp10@cam.ac.uk>\n"
639 "  Used to maintain the VICE `deb' package for the Debian\n"
640 "  distribution, and also helped proofreading the documentation.\n"
641 "\n"
642 "  Vesa-Matti Puro <vmp@lut.fi>\n"
643 "  Wrote the very first 6502 CPU emulator in x64 0.1.0. That was\n"
644 "  the beginning of the story....\n"
645 "\n"
646 "  Rami Rasanen <raipe@neutech.fi>\n"
647 "  Rewrote the VIC20 sound code.\n"
648 "\n"
649 "  Peter Rittwage\n"
650 "  Made 1541 GCR hardware tests.\n"
651 "\n"
652 "  David Roden\n"
653 "  Fixed various issues related to ffmpeg settings.\n"
654 "\n"
655 "  Pablo Rold�n <pdroldan@yahoo.com>\n"
656 "  Contributed initial patch for VIC-II PAL-N model selection.\n"
657 "\n"
658 "  Mathias Roslund <vice.emu@amidog.se>\n"
659 "  Provided the AmigaOS4 port.\n"
660 "\n"
661 "  Gunnar Ruthenberg <Krill.Plush@gmail.com>\n"
662 "  Provided some VIC-II enhancements and improved the Win32 port.\n"
663 "\n"
664 "  Johan Samuelsson <spot@triad.se>\n"
665 "  Provided the Swedish Amiga translations.\n"
666 "\n"
667 "  Oliver Schaertel <schaertel@atrada.net>\n"
668 "  Wrote the X11 full screen, parts of custom ROM set support and\n"
669 "  1351 mouse emulation for unix.\n"
670 "\n"
671 "  Peter Schepers <schepers@ist.uwaterloo.ca>\n"
672 "  Contributed a document describing the G64 image format.\n"
673 "\n"
674 "  Michael Schwendt <sidplay@geocities.com>\n"
675 "  Helped with the SID (audio) chip emulation, bringing important\n"
676 "  suggestions and bug reports, as well as the wave tables and\n"
677 "  filter emulation from his SIDplay emulator.\n"
678 "\n"
679 "  Heiko Selber <selber@fhi-berlin.mpg.de>\n"
680 "  Contributed some VIC20 I/O patches.\n"
681 "\n"
682 "  John Selck <graham@cruise.de>\n"
683 "  Improved the video rendering and added the fast PAL emulation.\n"
684 "  Implemented new color generation based on P. Timmermanns\n"
685 "  knowledge.\n"
686 "\n"
687 "  Chris Sharp <sharpc@hurlsey.ibm.com>\n"
688 "  Wrote the AIX sound driver.\n"
689 "\n"
690 "  Andr351 \"JoBBo\" Siegel\n"
691 "  Provided the native MorphOS icons.\n"
692 "\n"
693 "  Harry \"Piru\" Sintonen <sintonen@iki.fi>\n"
694 "  Provided lots of fixes and improvements for the Amiga ports.\n"
695 "\n"
696 "  Manfred Spraul <manfreds@colorfullife.com>\n"
697 "  Wrote the Win32 text lister.\n"
698 "\n"
699 "  Markus Stehr <bastetfurry@ircnet.de>\n"
700 "  Provided the MMC64 emulation.\n"
701 "\n"
702 "  Michael Steil <mist64@mac.com>\n"
703 "  Provided some c1541 fixes.\n"
704 "\n"
705 "  Dominique Strigl <strigl@sxb.bsf.alcatel.fr>\n"
706 "  Contributed miscellaneous patches in the old X64 times.\n"
707 "\n"
708 "  Samuli Suominen\n"
709 "  Fixed XShm includes for newer xextproto versions and updated\n"
710 "  libpng check for newer versions.\n"
711 "\n"
712 "  Steven Tieu <stieu@physics.ubc.ca>\n"
713 "  Added initial support for 16/24 bpp X11 displays.\n"
714 "\n"
715 "  Philip Timmermann <pepto@pepto.de>\n"
716 "  Did a lot of research about the VIC-II colors.\n"
717 "\n"
718 "  TMLPiper <icolquhoun@users.sourceforge.net>\n"
719 "  Provided fixes for the osx port.\n"
720 "\n"
721 "  Brian Totty <totty@cs.uiuc.edu>\n"
722 "  Provided parts of the widget set for implementing the Xaw GUI.\n"
723 "\n"
724 "  Mustafa \"GnoStiC\" Tufan <mtufan@gmail.com>\n"
725 "  Made improvements to the GP2x port.\n"
726 "\n"
727 "  Lionel Ulmer\n"
728 "  Implemented joystick support for Linux and a first try of a SID\n"
729 "  emulation for SGI machines.\n"
730 "\n"
731 "  vonred <vonred@users.sourceforge.net>\n"
732 "  Added multiple monitor support to the windows port.\n"
733 "\n"
734 "  Krister Walfridsson <cato@df.lth.se>\n"
735 "  Implemented joystick and sound support for NetBSD.\n"
736 "\n"
737 "  webulator <webulator@mailandnews.com>\n"
738 "  Provided Win32 drag & drop support\n"
739 "\n"
740 "  Robert Willie <hydrofilic@hotmail.com>\n"
741 "  Added some additional commands to the fsdevice emulation.\n"
742 "\n"
743 "  Peter Weighill <stuce@csv.warwick.ac.uk>\n"
744 "  Gave many ideas and contributed the ROM patcher.\n"
745 "\n"
746 "  Gerhard Wesp <gwesp@cosy.sbg.ac.at>\n"
747 "  Contributed the `extract' command in `c1541'.\n"
748 "\n"
749 "  Maciej Witkowiak <ytm@elysium.pl>\n"
750 "  Did some IDE64 and C1541 fixes.\n"
751 "\n"
752 "  David Wood\n"
753 "  Provided some monitor fixes.\n"
754 "\n"
755 "  Count Zero <count0@pokefinder.org>\n"
756 "  Fixed some monitor issues.\n"
757 "\n"
758 "  Bjoern Odendahl\n"
759 "  Created the new VICE logo and volunteered to create new icons.\n"
760 "\n"
761 "\n"
762 "  (We hope we have not forgotten anybody; if you think we have,\n"
763 "  please tell us.)\n"
764 "\n"
765 "  The people around the world providing results from running our\n"
766 "  test programs on various machines deserve a special mention:\n"
767 "\n"
768 "\n"
769 "  hedning (Drean C64 PAL-N, various C64 PAL boxes)\n"
770 "  Jason Compton (Various C64 and C128 NTSC boxes)\n"
771 "  The Woz (Drean C64 PAL-N)\n"
772 "  Thierry (Drean C64 PAL-N)\n"
773 "  MOS6569 (C64C PAL)\n"
774 "  Mike (VIC-20 PAL)\n"
775 "  Wilson (VIC-20 NTSC)\n"
776 "  Vicassembly (VIC-20 NTSC)\n"
777 "  David \"jbevren\" Wood (C64 NTSC-OLD)\n"
778 "\n"
779 "  Thanks also to everyone else for sending suggestions, ideas,\n"
780 "  bug reports, questions and requests. In particular, a warm\n"
781 "  thanks goes to the following people:\n"
782 "\n"
783 "  Lutz Sammer\n"
784 "  Ralph Mason <RALPHM@msmail02.liffe.com>\n"
785 "  George Caswell <timbuktu@the-eye.res.wpi.edu>\n"
786 "  Jasper Phillips <philljas@newt.cs.orst.edu>\n"
787 "  Luca Forcucci <frk@geocities.com>\n"
788 "  Asger Alstrup <alstrup@diku.dk>\n"
789 "  Bernhard Schwall <uzs484@uni-bonn.de>\n"
790 "  Salvatore Valente <svalente@mit.edu>\n"
791 "  Arthur Hagen <art@broomstick.com>\n"
792 "  Douglas Carmichael <dcarmich@mcs.com>\n"
793 "  Ferenc Veres <lion@c64.rulez.org>\n"
794 "  Frank Reichel <Frank.Reichel@forchheim.baynet.de>\n"
795 "  Ullrich von Bassewitz\n"
796 "  Holger Busse\n"
797 "  David \"jbevren\" Wood\n"
798 "  Gary Glenn\n"
799 "\n"
800 "  Last but not least, a very special thank to Andreas Arens, Lutz\n"
801 "  Sammer, Edgar Tornig, Christian Bauer, Wolfgang Lorenz, Miha\n"
802 "  Peternel, Per H�kan Sundell, David Horrocks, Benjamin Rosseaux and William McCabe\n"
803 "  for writing cool emulators to compete with.  :-)\n"
804 "\n"
805 "\n";
806 
807 vice_team_t core_team[] = {
808     { "2005-2018", "Marco van den Heuvel", "Marco van den Heuvel <blackystardust68@yahoo.com>" },
809     { "2007-2018", "Fabrizio Gennari", "Fabrizio Gennari <fabrizio.ge@tiscalinet.it>" },
810     { "2009-2018", "Groepaz", "Groepaz <groepaz@gmx.net>" },
811     { "2010-2018", "Olaf Seibert", "Olaf Seibert <rhialto@falu.nl>" },
812     { "2011-2018", "Marcus Sutton", "Marcus Sutton <loggedoubt@gmail.com>" },
813     { "2011-2018", "Kajtar Zsolt", "Kajtar Zsolt <soci@c64.rulez.org>" },
814     { "2016-2018", "AreaScout", "AreaScout <areascout@gmx.at>" },
815     { "2016-2018", "Bas Wassink", "Bas Wassink <b.wassink@ziggo.nl>" },
816     { "2017-2018", "Michael C. Martin", "Michael C. Martin <mcmartin@gmail.com>" },
817     { NULL, NULL, NULL }
818 };
819 
820 vice_team_t ex_team[] = {
821     { "1999-2017", "Martin Pottendorfer", "Martin Pottendorfer <pottendo@gmx.net>" },
822     { "2011-2016", "Stefan Haubenthal", "Stefan Haubenthal <polluks@users.sourceforge.net>" },
823     { "2015-2016", "BSzili", "BSzili <col.lawrence@gmail.com>" },
824     { "1999-2016", "Andreas Matthies", "Andreas Matthies <andreas.matthies@gmx.net>" },
825     { "2007-2015", "Daniel Kahlin", "Daniel Kahlin <daniel@kahlin.net>" },
826     { "2009-2015", "Errol Smith", "Errol Smith <strobey@users.sourceforge.net>" },
827     { "2012-2014", "Benjamin 'BeRo' Rosseaux", "Benjamin 'BeRo' Rosseaux <benjamin@rosseaux.com>" },
828     { "2011-2014", "Ulrich Schulz", "Ulrich Schulz <peiselulli@t-online.de>" },
829     { "2011-2014", "Thomas Giesel", "Thomas Giesel <skoe@directbox.com>" },
830     { "2009-2014", "Ingo Korb", "Ingo Korb <ingo@akana.de>" },
831     { "2008-2014", "Antti S. Lankila", "Antti S. Lankila <alankila@bel.fi>" },
832     { "2006-2014", "Christian Vogelgsang", "Christian Vogelgsang <chris@vogelgsang.org>" },
833     { "1998-2014", "Dag Lem", "Dag Lem <resid@nimrod.no>" },
834     { "2000-2011", "Spiro Trikaliotis", "Spiro Trikaliotis <Spiro.Trikaliotis@gmx.de>" },
835     { "2007-2011", "Hannu Nuotio", "Hannu Nuotio <hannu.nuotio@tut.fi>" },
836     { "1998-2010", "Andreas Boose", "Andreas Boose <viceteam@t-online.de>" },
837     { "1998-2010", "Tibor Biczo", "Tibor Biczo <crown@mail.matav.hu>" },
838     { "2007-2010", "M. Kiesel", "M. Kiesel <mayne@users.sourceforge.net>" },
839     { "1999-2007", "Andreas Dehmel", "Andreas Dehmel <zarquon@t-online.de>" },
840     { "2003-2005", "David Hansel", "David Hansel <david@hansels.net>" },
841     { "2000-2004", "Markus Brenner", "Markus Brenner <markus@brenner.de>" },
842     { "1999-2004", "Thomas Bretz", "Thomas Bretz <tbretz@ph.tum.de>" },
843     { "1997-2001", "Daniel Sladic", "Daniel Sladic <sladic@eecg.toronto.edu>" },
844     { "1996-2001", "Andr� Fachat", "Andr� Fachat <fachat@physik.tu-chemnitz.de>" },
845     { "1996-1999", "Ettore Perazzoli", "Ettore Perazzoli <ettore@comm2000.it>" },
846     { "1993-1994, 1997-1999", "Teemu Rantanen", "Teemu Rantanen <tvr@cs.hut.fi>" },
847     { "1993-1996", "Jouko Valta", "Jouko Valta <jopi@stekt.oulu.fi>" },
848     { "1993-1994", "Jarkko Sonninen", "Jarkko Sonninen <sonninen@lut.fi>" },
849     { NULL, NULL, NULL }
850 };
851 
852 char *doc_team[] = {
853     "Daniel Kahlin",
854     "Groepaz",
855     "Kajtar Zsolt",
856     "Marco van den Heuvel",
857     "Olaf Seibert",
858     NULL
859 };
860 
861 vice_trans_t trans_team[] = {
862     { "2009-2017", "Mikkel Holm Olsen", "Danish", "Mikkel Holm Olsen <vice-dk@symlink.dk>" },
863     { "2000-2017", "Martin Pottendorfer", "German", "Martin Pottendorfer <pottendo@gmx.net>" },
864     { "2011-2017", "Manuel Antonio Rodriguez Bas", "Spanish", "Manuel Antonio Rodriguez Bas <formater@winuaespanol.com>" },
865     { "2004-2017", "Paul Dub�", "French", "Paul Dub� " },
866     { "2006-2017", "Czirkos Zoltan", "Hungarian", "Czirkos Zoltan <cirix@fw.hu>" },
867     { "2006-2017", "Karai Csaba", "Hungarian", "Karai Csaba <cskarai@freemail.hu>" },
868     { "2001-2017", "Andrea Musuruane", "Italian", "Andrea Musuruane <musuruan@bmm.it>" },
869     { "2011-2016", "Jesse Lee", "Korean", "Jesse Lee <interpreters.jesse@gmail.com>" },
870     { "2005-2017", "Marco van den Heuvel", "Dutch", "Marco van den Heuvel <blackystardust68@yahoo.com>" },
871     { "2011-2017", "Jarek Sobolewski", "Polish", "Jarek Sobolewski <r@sledinmay.com>" },
872     { "2010-2017", "Michael Litvinov", "Russian", "Michael Litvinov <litvinov.m@i.ua>" },
873     { "2000-2017", "Peter Krefting", "Swedish", "Peter Krefting <peter@softwolves.pp.se>" },
874     { "2008-2017", "Emir Akaydin", "Turkish", "Emir Akaydin (aka: Skate) <emir@akaydin.com>" },
875     { NULL, NULL, NULL, NULL }
876 };
877 #endif
878