home *** CD-ROM | disk | FTP | other *** search
/ ftp.mayn.de / ftp.mayn.de-pub.zip / ftp.mayn.de-pub / apple / macintosh / emulator / mess037b6-mac.sit / MacMESS37b6 / Documentation / credits.txt next >
Text File  |  2000-07-22  |  2KB  |  49 lines

  1. Credits:
  2. ---------------------------------------------------------------------------
  3. SID Emulation:
  4.  
  5. /home/ms/source/sidplay/libsidplay/emu/RCS/6581_.cpp,v
  6.  
  7. Contributions:
  8.  
  9. Noise generation algorithm is used courtesy of Asger Alstrup Nielsen.
  10. His original publication can be found on the SID home page.
  11.  
  12. Noise table optimization proposed by Phillip Wooller. The output of
  13. each table does not differ.
  14.  
  15. MOS-8580 R5 combined waveforms recorded by Dennis "Deadman" Lindroos.
  16.  
  17. --- MOS-6581 Emulator ---
  18.  
  19. Copyright (c) 1994-1997 Michael Schwendt. All rights reserved.
  20.  
  21. Redistribution and use  in source and  binary forms, either  unchanged or
  22. modified, are permitted provided that the following conditions are met:
  23.  
  24. (1)  Redistributions  of  source  code  must  retain  the above copyright
  25. notice, this list of conditions and the following disclaimer.
  26.  
  27. (2) Redistributions  in binary  form must  reproduce the  above copyright
  28. notice,  this  list  of  conditions  and  the following disclaimer in the
  29. documentation and/or other materials provided with the distribution.
  30.  
  31. THIS SOFTWARE  IS PROVIDED  BY THE  AUTHOR ``AS  IS'' AND  ANY EXPRESS OR
  32. IMPLIED  WARRANTIES,  INCLUDING,   BUT  NOT  LIMITED   TO,  THE   IMPLIED
  33. WARRANTIES OF MERCHANTABILITY  AND FITNESS FOR  A PARTICULAR PURPOSE  ARE
  34. DISCLAIMED.  IN NO EVENT SHALL  THE AUTHOR OR CONTRIBUTORS BE LIABLE  FOR
  35. ANY DIRECT,  INDIRECT, INCIDENTAL,  SPECIAL, EXEMPLARY,  OR CONSEQUENTIAL
  36. DAMAGES (INCLUDING, BUT NOT  LIMITED TO, PROCUREMENT OF  SUBSTITUTE GOODS
  37. OR SERVICES;  LOSS OF  USE, DATA,  OR PROFITS;  OR BUSINESS INTERRUPTION)
  38. HOWEVER  CAUSED  AND  ON  ANY  THEORY  OF LIABILITY, WHETHER IN CONTRACT,
  39. STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING  IN
  40. ANY  WAY  OUT  OF  THE  USE  OF  THIS  SOFTWARE,  EVEN  IF ADVISED OF THE
  41. POSSIBILITY OF SUCH DAMAGE.
  42. ---------------------------------------------------------------------------
  43.  
  44. CoCo disk controller code (src/mess/machine/cocodisk.c) based on code from 
  45. the PC-Dragon emulator by Paul Burgin and Stewart Orchard.
  46. ---------------------------------------------------------------------------
  47.  
  48.  
  49.