Annotation of uae/docs/CREDITS, revision 1.1.1.7

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.7 ! root       46:   - Toni Wilen: AGA and miscellaneous other patches
1.1.1.5   root       47:   - Mathias Ortmann: BSD socket support.
1.1.1.6   root       48:   - Patrick Ohly: timehack; SCSI support
1.1.1.7 ! root       49:   - Richard Hoffmann: sound interpolation
        !            50:   - Sam Jordan: responsible for miscellaneous bugfixes and most importantly
        !            51:     for a fully working copper emulation
        !            52: 
1.1       root       53: 
                     54: System specific fixes/ports (some of the fixes for various Unices are no
                     55: longer present, though, since we now use autoconf):
                     56:   - Markus Gietzen: SGI
                     57:   - Ed Hanway: SGI
                     58:   - Marcus Sundberg: DEC Alpha
                     59:   - Samuel Mackrill: AIX/RS6000
                     60:   - Dirk Vangestel: SunOS
                     61:   - Thorsten Frueauf: NetBSD
                     62:   - Ernesto Corvi: Mac port
                     63:   - Gustavo Goedert: DOS port
1.1.1.2   root       64:   - Peter Remmers, Tim Gunn, Nemo Pohle and Michael Sontheimer: Additional 
                     65:     code for the DOS port
1.1       root       66:   - Christian Bauer: BeBox port
                     67:   - Patrick Hanevold: Additional code for BeBox port
                     68:   - Ian Stephenson: NeXT port
1.1.1.3   root       69:   - Olaf 'Olsen' Barthel: Original Amiga port
                     70:   - Samuel Devulder: Lots of new code for the Amiga port
1.1       root       71:   - Krister Bergman: XFree86/OS2 port
                     72:   - Manfred Thole: Solaris sound
1.1.1.3   root       73:   - Paul Kienitz, Brian King and Mathias Ortmann contributed different
1.1.1.5   root       74:     ports to Win32. The current one was mainly done by Mathias Ortmann and
                     75:     Brian King.
1.1.1.3   root       76:   - Peter Teichmann: Acorn RISC PC port
                     77:   - Christian Schmitt, Stefan Reinauer: Linux/GGI port.
1.1.1.4   root       78:   - Krister Walfridsson: BSD patches
                     79:   - Holger Jakob: Amiga/PPC code
1.1.1.5   root       80:   - Ari Heikkinen: SGI sound
1.1.1.7 ! root       81:   - Sam Jordan: WarpUP port
1.1       root       82: 
1.1.1.2   root       83: Miscellaneous other contributions:
1.1.1.3   root       84:   - Brett Eden: rewrote DOS port documentation, provides many bugreports
                     85:   - Paolo Besser, Fulvio Leonardi: Italian documentation
                     86:   - Chris Hames: helped with info about the serial port.
                     87:   - Tomasz Sienicki: Polish documentation
1.1.1.4   root       88:   - Jonas Holm Pileborg: Swedish documentation
1.1.1.2   root       89: 
1.1       root       90: Please let me know whether it's OK to include your email address here,
                     91: especially if you have made a large contribution that people may have
1.1.1.2   root       92: questions about. Also, let me know if I have forgotten to include you.

unix.superglobalmegacorp.com

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