Annotation of hatari/doc/authors.txt, revision 1.1.1.14

1.1       root        1: 
1.1.1.3   root        2:  Active Hatari developers:
                      3:  -------------------------
1.1       root        4: 
1.1.1.11  root        5: - Nicolas Pomarede <npomarede at corp.free.fr> : Project admin,
                      6:   improving CPU, video, sound, IKBD and floppy emulation.
1.1.1.10  root        7: 
1.1.1.12  root        8: - Thomas Huth <huth at tuxfamily.org> : Project initiator and
1.1.1.11  root        9:   admin, currently more or less in hibernation mode.
1.1       root       10: 
1.1.1.13  root       11: - Eero Tamminen <oak at helsinkinet fi> : Speed improvements & code
1.1.1.11  root       12:   cleanup, parts of the STE emulation, Hatari embedding & remote
                     13:   control, pause & auto frameskip support, statusbar & overlay led,
                     14:   conditional breakpoints and other debugger improvements, PNG saving
                     15:   and other patches.
1.1.1.8   root       16: 
1.1.1.9   root       17: - Laurent Sallafranque: Many fixes and speedups to DSP emulation,
1.1.1.11  root       18:   DSP debugging support, crossbar emulation, falcon microphone
                     19:   emulation, STE LMC1992/microwire emulation, Videl emulation.
1.1.1.9   root       20: 
1.1.1.3   root       21: 
                     22:  Contributors:
                     23:  -------------
                     24: 
1.1.1.11  root       25: Following people contributed code or patches to this projects and/or
                     26: helped to find bugs in Hatari (listed in random order - and if someone
                     27: is missing here, please remind me!):
                     28: 
                     29: - Jean-Baptiste Berlioz <tobe at freemind-tobe.com> : Cycle accurate
                     30:   Blitter emulation.
1.1.1.3   root       31: 
1.1.1.14! root       32: - David Savinkoff : More accurate printer emulation, LMC1992 emulation
        !            33:   patches, IIR/Low Pass filters and many improvements to the YM2149 model
        !            34:   to get a close emulation of the circuit used to merge and filter the
        !            35:   output of the 3 YM2149 voices.
        !            36:   Great work to enhance the sound quality.
        !            37: 
1.1.1.11  root       38: - Matthias Arndt <marndt at asmsoftware.de> : Wrote the original version
                     39:   of the Hatari user manual, fixed the printer emulation functions.
1.1.1.7   root       40: 
1.1.1.11  root       41: - Sébastien Molines <clafou at gmail.com> : Wrote the main part of the
                     42:   Mac OS X GUI of Hatari.
1.1.1.7   root       43: 
1.1.1.11  root       44: - Marco Herrn <marco at mherrn.de> : Wrote the initial version of the
                     45:   "man" page of Hatari and maintained the Hatari Debian packages until
                     46:   Hatari was included into Debian.
1.1.1.7   root       47: 
1.1.1.11  root       48: - Sven de Marothy : Screenshot functions, the initial CLI debugger,
1.1.1.3   root       49:   the ACSI emulation and added support for ZIPed and GZIPed disk images.
1.1       root       50: 
1.1.1.8   root       51: - Emmanuel Anne <emanne at absysteme.fr> : Contributed lots of patches,
1.1       root       52:   RTC emulation.
                     53: 
1.1.1.11  root       54: - Tuduri Benoît <skweek at users.sourceforge.net> : French man-page,
                     55:   support for Doxygen.
1.1.1.5   root       56: 
1.1.1.11  root       57: - Markus Oberhumer : fixed a problem with ZIPed disk images, routine for
                     58:   loading the configuration file from the $HOME directory.
1.1       root       59: 
1.1.1.11  root       60: - Philippe Gerin : Fixed a bug in the CPU core (bus errors problem).
1.1       root       61: 
1.1.1.5   root       62: - Steve Kemp : Found some possible buffer overflows.
                     63: 
                     64: - George Nakos : Helped to track down a bug in the GEMDOS HD emulation.
                     65: 
                     66: - Pieter van der Meer : Traced a bug in the VIDEL emulation.
1.1       root       67: 
1.1.1.11  root       68: - Patrice Mandin : Some improvements of the autoconf build system files,
1.1.1.10  root       69:   original author of the DSP emulation core.
1.1       root       70: 
1.1.1.11  root       71: - Martin Doering : Code for compiling the font data into the executable
                     72:   and some other ideas for cleaning up the source code.
1.1       root       73: 
1.1.1.11  root       74: - Matthias Alles : He initiated the port of Hatari to MiNT and helped
                     75:   with a lot of technical questions about the ST.
1.1       root       76: 
1.1.1.11  root       77: - Ventzislav Tzvetkov : Joystick closing patch, Hatari for AmigaOS.
1.1.1.4   root       78: 
1.1.1.5   root       79: - "Jo" (?) : Patches for compiling Hatari on a 64-bit Alpha machine.
                     80: 
1.1.1.11  root       81: - Stefan Berndtsson <stefan at nocrew.org> : Patches to get Hatari
                     82:   running on big endian machines.
1.1.1.4   root       83: 
                     84: - Anatol Paruntik (?) : Patches for compiling Hatari on QNX.
1.1.1.2   root       85: 
1.1.1.11  root       86: - Claus Windeler <goodoldgames at beemulated.net> : BeOS adaption.
1.1.1.5   root       87: 
                     88: - James Lampard : Adapted Hatari to Acorn RISC OS machines.
                     89: 
                     90: - Mark Keates : Patches for compiling Hatari with MinGW.
                     91: 
1.1.1.11  root       92: - Fredrik Noring : Tracked down a bug in the blitter emulation and a
                     93:   bug in the PSG shadow register emulation.
1.1.1.6   root       94: 
1.1.1.11  root       95: - Volker Seebode: Fix to ASCI emulation to get other than AHDI drivers
                     96:   working.
1.1.1.7   root       97: 
                     98: - Cyprian Konador: Found some bugs in the blitter cycles emulation
                     99: 
1.1.1.11  root      100: - Jerome Vernet: Some updates to the OS X Xcode project file and OS X
                    101:   GUI, supplied a french keymapping file for OS X.
1.1.1.7   root      102: 
1.1.1.11  root      103: - Kenneth Kaufman: MS VC6 & C++ compiler and multiple GEMDOS HD
                    104:   partition support patches.
1.1.1.9   root      105: 
1.1.1.10  root      106: - Uwe Seimet: HD Driver related IDE emulation improvements and
                    107:   GEMDOS HD emulation improvement suggestions.
                    108: 
1.1.1.11  root      109: - Anders Eriksson (Evil/DHS): Helped improving STE's emulation by
                    110:   running many tests programs and providing the source code for some
                    111:   non-working demos.
1.1       root      112: 
1.1.1.11  root      113: - Markus Fritze: New m68k disassembler with more Motorola like syntax
                    114:   and options for controlling how the output looks.
1.1       root      115: 
1.1.1.12  root      116: - Deniz Turkoglu: Patches for the Max OS X GUI.
                    117: 
                    118: - Markus Heiden: SCSI class 1 (ICD) command support for drives > 1 GB
                    119: 
                    120: - nash67: tested hundreds (!) of games from various CD compilations
                    121:   and reported the non working ones on atari-forum.com. Huge thanks for
                    122:   that tedious work, it helped tracking down some less common cases
                    123:   not used in demos (keyboard, joystick, FDC, tos, ...)
1.1       root      124: 
1.1.1.14! root      125: - Gilles Fetis: fixes to MMU emulation (from NeXT emulator project
        !           126:   using Hatari code)
        !           127: 
1.1       root      128: 
1.1.1.11  root      129:  Code from other projects
                    130:  ------------------------
1.1       root      131: 
1.1.1.11  root      132: As a true open source project, Hatari also uses some code from other
                    133: projects which we would like to acknowledge here:
1.1       root      134: 
1.1.1.11  root      135: - Most of the original ST hardware emulation comes from the WinSTon
                    136:   source code which has been written by Paul Bates.
                    137:   (http://www.sourceforge.net/projects/winston/)
                    138: 
1.1.1.12  root      139: - The original CPU core has been taken from UAE which has been written
1.1.1.11  root      140:   by Bernd Schmidt and others. (http://uae.coresystems.de/)
                    141: 
                    142: - The new alternative CPU core has been taken from WinUAE.
                    143:   (http://www.winuae.net/)
                    144: 
                    145: - Some parts have been taken from the emulator STonX that has been
                    146:   written by Marinos Yannikos and Martin Griffiths.
                    147:   (http://stonx.sourceforge.net/)
                    148: 
                    149: - A lot of code (e.g. the scancode keyboard mapping, Videl, NVRAM and
                    150:   DSP emulation) has been adapted from the sources of the emulator
                    151:   Aranym. (http://aranym.atari.org/)
                    152: 
                    153: - The code for decompressing ZIP files (unzip.c) has been taken from
                    154:   Gilles Vollant's miniunzip program.
                    155:   (http://www.winimage.com/zLibDll/unzip.html)
                    156: 
                    157: - The routines for saving and loading the ASCII configuration file
                    158:   (cfgopts.c) have originally been written by Jeffry J. Brickley.
                    159: 
                    160: - The new sound core uses some code/ideas from the following GPL
                    161:   projects :
                    162:   * 5 bits volume table and 16*16*16 combinations of all volume are
                    163:     from Sc68 by Benjamin Gerard.
                    164:   * 4 bits to 5 bits volume interpolation from 16*16*16 to 32*32*32
                    165:     are from YM blep synthesis by Antti Lankila.
1.1       root      166: 
1.1.1.11  root      167: - The IDE hard disk emulation is based on code from QEMU.
                    168:   (http://www.qemu.org/)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.