|
|
1.1 root 1: The following people have made contributions to the UAE source code (in no
2: particular order):
3:
1.1.1.2 root 4: Miscellaneous code contributions:
1.1 root 5: - Alessandro Bissacco: X Windows mouse auto-calibration, battclock
6: emulation, original smart update, blitter optimization and various
7: bugfixes
8: - Hannu Rummukainen: Floppy write emulation
9: - Andre Beck: Made the X support much faster by using MIT-SHM extensions.
10: (Not bad for a 10 minute hack, Andre!)
1.1.1.7 root 11: - Ed Hanway: Wrote the original filesystem code. Improvements to the X
12: support (cursor blanking, etc.), run time options. He also sent me a copy
13: of his own (unfinished) Amiga emulator...
1.1 root 14: - Denis Sablic: Misc. bugfixes, several runtime options
1.1.1.4 root 15: - Marcus Sundberg: X11 and transdisk improvements, bugfixes, AF and MME
16: sound system support
1.1 root 17: - Samuel Devulder: LOW_BANDWIDTH option for X, dithering code, transparent
1.1.1.2 root 18: decompression code
1.1 root 19: - Stefan Reinauer: fixed battclock for KS >1.3; AutoConfig/fastmem support,
1.1.1.3 root 20: parallel port support, serial port support
1.1.1.2 root 21: - Marco Nelissen: fixed bugs in CIA, copper & sprite code
1.1 root 22: - Thierry Lescot: Win95 keyboard support for SVGAlib
23: - Bruno Coste: Better keyboard support for X
24: - Oliver Moehrke: Patch for assigns in filesys.c
25: - Per Olofssen: Swedish keyboard for X
26: - Tristan Cavelier: French keyboard for X
1.1.1.2 root 27: - Ruben Martinez: Spanish keyboard for X
1.1 root 28: - Olivier Raoul: some CPU optimizations
29: - Markus Gietzen: begun work on gfxlib replacement
1.1.1.2 root 30: - Christian Schmitt: worked on gfxlib replacement; new X user interface
1.1 root 31: - Herman ten Brugge: most of the 68020 emulation; 68881 emulation.
32: - Tauno Taipaleenmaki: uae.library and support programs (uae_control)
1.1.1.4 root 33: - Michael Krause: Module search function for the debugger, gtk UI
34: improvements
1.1.1.2 root 35: - Kai Kollmorgen: XFree86/DGA extension support
36: - Stefan Ropke: transdisk improvements
1.1.1.3 root 37: - Joanne Dow: transdisk bug/compilation fixes
1.1.1.2 root 38: - Rodney Hester: transdisk/transrom improvements
39: - Volker Zota: improved Tk GUI
1.1.1.4 root 40: - David Varley: bug fixes
1.1.1.3 root 41: - Christian Schmitt: serial port support
42: - Brian King: Picasso96 support
1.1.1.4 root 43: - Holger Jakob: debugger cheat search
44: - Philippe Gerin: fixed a bug in the CPU emulator
45: - Jake Hamby: bug fixes
1.1.1.10! root 46: - Toni Wilen: AGA support, state save support, numerous floppy code fixes,
! 47: and miscellaneous other patches
1.1.1.5 root 48: - Mathias Ortmann: BSD socket support.
1.1.1.6 root 49: - Patrick Ohly: timehack; SCSI support
1.1.1.7 root 50: - Richard Hoffmann: sound interpolation
51: - Sam Jordan: responsible for miscellaneous bugfixes and most importantly
52: for a fully working copper emulation
1.1.1.8 root 53: - Christian Bauer: 68040 support (I think this is due to him; I've taken
54: it from Basilisk. Correct me if I'm wrong).
1.1.1.9 root 55: - Ralf Hoffmann: small X11 mouse emulation fix
1.1.1.10! root 56: - Jesper Bojesen: Danish keyboard support.
! 57: - Gerald Schnabel: A1000 kickstart disk loader
! 58: - Gwenole Beauchesne: Miscellaneuos CPU emulation fixes.
! 59: - Maik Qualmann: Correct implementation of BCD opcodes.
! 60: - Mark Cox: Debugger improvements.
! 61: - Dr. Adil Temel: HD floppy support.
1.1 root 62:
63: System specific fixes/ports (some of the fixes for various Unices are no
64: longer present, though, since we now use autoconf):
65: - Markus Gietzen: SGI
66: - Ed Hanway: SGI
67: - Marcus Sundberg: DEC Alpha
68: - Samuel Mackrill: AIX/RS6000
69: - Dirk Vangestel: SunOS
70: - Thorsten Frueauf: NetBSD
71: - Ernesto Corvi: Mac port
72: - Gustavo Goedert: DOS port
1.1.1.2 root 73: - Peter Remmers, Tim Gunn, Nemo Pohle and Michael Sontheimer: Additional
74: code for the DOS port
1.1 root 75: - Christian Bauer: BeBox port
76: - Patrick Hanevold: Additional code for BeBox port
77: - Ian Stephenson: NeXT port
1.1.1.3 root 78: - Olaf 'Olsen' Barthel: Original Amiga port
79: - Samuel Devulder: Lots of new code for the Amiga port
1.1 root 80: - Krister Bergman: XFree86/OS2 port
81: - Manfred Thole: Solaris sound
1.1.1.3 root 82: - Paul Kienitz, Brian King and Mathias Ortmann contributed different
1.1.1.5 root 83: ports to Win32. The current one was mainly done by Mathias Ortmann and
84: Brian King.
1.1.1.3 root 85: - Peter Teichmann: Acorn RISC PC port
86: - Christian Schmitt, Stefan Reinauer: Linux/GGI port.
1.1.1.4 root 87: - Krister Walfridsson: BSD patches
88: - Holger Jakob: Amiga/PPC code
1.1.1.5 root 89: - Ari Heikkinen: SGI sound
1.1.1.7 root 90: - Sam Jordan: WarpUP port
1.1 root 91:
1.1.1.2 root 92: Miscellaneous other contributions:
1.1.1.3 root 93: - Brett Eden: rewrote DOS port documentation, provides many bugreports
94: - Paolo Besser, Fulvio Leonardi: Italian documentation
95: - Chris Hames: helped with info about the serial port.
96: - Tomasz Sienicki: Polish documentation
1.1.1.4 root 97: - Jonas Holm Pileborg: Swedish documentation
1.1.1.2 root 98:
1.1 root 99: Please let me know whether it's OK to include your email address here,
100: especially if you have made a large contribution that people may have
1.1.1.2 root 101: questions about. Also, let me know if I have forgotten to include you.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.