home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 27 / LogicielsPC_27.iso / Emul / VBA / COPYRIGHT.TXT next >
Text File  |  2001-09-02  |  2KB  |  58 lines

  1. VisualBoyAdvance (c) Copyright 2001 by Forgotten (vb@emuhq.com)
  2.  
  3. Homepage: http://vboy.emuhq.com
  4.  
  5. Permission to use, copy and distribute VisualBoyAdvance in binary form, for
  6. non-commercial purposes, is hereby granted without fee, providing that this
  7. license information and copyright notice appear with all copies.
  8.  
  9. This software is provided 'as-is', without any express or implied
  10. warranty. In no event shall the author be held liable for any damages
  11. arising from the use of this software.
  12.  
  13. VisualBoyAdvance is freeware for PERSONAL USE only. Commercial users should
  14. seek permission of the copyright holders first.
  15.  
  16. Cheat search engine adapted from Snes9x source code.
  17.  
  18. /*
  19.  * Snes9x - Portable Super Nintendo Entertainment System (TM) emulator.
  20.  *
  21.  * (c) Copyright 1996 - 2001 Gary Henderson (gary@daniver.demon.co.uk) and
  22.  *                           Jerremy Koot (jkoot@snes9x.com)
  23.  *
  24.  * Super FX C emulator code 
  25.  * (c) Copyright 1997 - 1999 Ivar (Ivar@snes9x.com) and
  26.  *                           Gary Henderson.
  27.  * Super FX assembler emulator code (c) Copyright 1998 zsKnight and _Demo_.
  28.  *
  29.  * DSP1 emulator code (c) Copyright 1998 Ivar, _Demo_ and Gary Henderson.
  30.  * C4 asm and some C emulation code (c) Copyright 2000 zsKnight and _Demo_.
  31.  * C4 C code (c) Copyright 2001 Gary Henderson (gary@daniver.demon.co.uk).
  32.  *
  33.  * DOS port code contains the works of other authors. See headers in
  34.  * individual files.
  35.  *
  36.  * Snes9x homepage: www.snes9x.com
  37.  *
  38.  * Permission to use, copy, modify and distribute Snes9x in both binary and
  39.  * source form, for non-commercial purposes, is hereby granted without fee,
  40.  * providing that this license information and copyright notice appear with
  41.  * all copies and any derived work.
  42.  *
  43.  * This software is provided 'as-is', without any express or implied
  44.  * warranty. In no event shall the authors be held liable for any damages
  45.  * arising from the use of this software.
  46.  *
  47.  * Snes9x is freeware for PERSONAL USE only. Commercial users should
  48.  * seek permission of the copyright holders first. Commercial use includes
  49.  * charging money for Snes9x or software derived from Snes9x.
  50.  *
  51.  * The copyright holders request that bug fixes and improvements to the code
  52.  * should be forwarded to them so everyone can benefit from the modifications
  53.  * in future versions.
  54.  *
  55.  * Super NES and Super Nintendo Entertainment System are trademarks of
  56.  * Nintendo Co., Limited and its subsidiary companies.
  57.  */
  58.