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