SNSF plugin/Snes9x, for Foobar2000 v1.3.x

Installation
~~~~~~~~~~~~
Copy foo_input_snsf9x.dll + snsf9x.bin into foobar2000's components folder


History
~~~~~~~
v0.04.13 (2015-09-22)
  Fixed writing of psf tag, can create new psf tag now
  Added ignore volume tag option
  Changed writing of psf tag, now always encoded in UTF-8
  Volume tag is ignored when using Converter, ReplayGainScan, etc.
  Other minor things

v0.04.12 (2015-07-12) *NOT BY ORIGINAL AUTHOR*
  Fixed reading and writing multi-line tags comment, lyrics, biography
  Changed reading and writing multi-value tags artist, album artist, composer, producer, genre, performer
   ', ' (comma space) is treated as a delimiter, like many taggers do

v0.04.11 (2015-05-30) *NOT BY ORIGINAL AUTHOR*
  Updated ZLib 1.2.8
  Added partial support for SA-1 (FillRAM mapping and initialization), based on snsfopt by loveemu
  Fixed not reporting sample rate after seeking
  Fixed other minor bugs

v0.04.10 (2015/05/16) *NOT BY ORIGINAL AUTHOR*
  Updated Snes9x v1.53, imported from CyberBotX's in_snsf
  Added resampler, resamplerate, reverse stereo option
  Added interpolation, disable surround sound option, imported from kode54's foo_gep
  Now requires Windows XP SP3 or higher

v0.04 (2010/04/08)
  Snes9x-Gtk SVN-r314

v0.03 (2010/04/06)
  Snes9x 1.52fix4

v0.02 (2010/04/06)
  ZLib 1.2.4
  Fixed crash with foo_unpack_7z and 7z files compressed by PPMD

v0.01 (2009/10/16)
  First release


Licenses
~~~~~~~~
[Snes9x](snes9x-license+LGPL)

Snes9x - Portable Super Nintendo Entertainment System (TM) emulator
(c) Copyright 1996 - 2002  Gary Henderson (gary.henderson@ntlworld.com)
                           Jerremy Koot (jkoot@snes9x.com)
(c) Copyright 2002 - 2004  Matthew Kendora
(c) Copyright 2002 - 2005  Peter Bortas (peter@bortas.org)
(c) Copyright 2004 - 2005  Joel Yliluoma (http://iki.fi/bisqwit/)
(c) Copyright 2001 - 2006  John Weidman (jweidman@slip.net)
(c) Copyright 2002 - 2006  funkyass (funkyass@spam.shaw.ca), Kris Bleakley (codeviolation@hotmail.com)
(c) Copyright 2002 - 2010  Brad Jorsch (anomie@users.sourceforge.net), Nach (n-a-c-h@users.sourceforge.net)
                           zones (kasumitokoduck@yahoo.com)
(c) Copyright 2006 - 2007  nitsuja
(c) Copyright 2009 - 2010  BearOso, OV2

BS-X C emulator code
(c) Copyright 2005 - 2006  Dreamer Nom, zones

C4 x86 assembler and some C emulation code
(c) Copyright 2000 - 2003  _Demo_ (_demo_@zsnes.com), Nach, zsKnight (zsknight@zsnes.com)

C4 C++ code
(c) Copyright 2003 - 2006  Brad Jorsch, Nach

DSP-1 emulator code
(c) Copyright 1998 - 2006  _Demo_, Andreas Naive (andreasnaive@gmail.com), Gary Henderson
                           Ivar (ivar@snes9x.com), John Weidman, Kris Bleakley
                           Matthew Kendora, Nach, neviksti (neviksti@hotmail.com)

DSP-2 emulator code
(c) Copyright 2003         John Weidman, Kris Bleakley, Lord Nightmare (lord_nightmare@users.sourceforge.net)
                           Matthew Kendora, neviksti

DSP-3 emulator code
(c) Copyright 2003 - 2006  John Weidman, Kris Bleakley, Lancer, z80 gaiden

DSP-4 emulator code
(c) Copyright 2004 - 2006  Dreamer Nom, John Weidman, Kris Bleakley, Nach, z80 gaiden

OBC1 emulator code
(c) Copyright 2001 - 2004  zsKnight, pagefault (pagefault@zsnes.com), Kris Bleakley
                           Ported from x86 Assembler to C by sanmaiwashi

SPC7110 and RTC C++ emulator code used in 1.39-1.51
(c) Copyright 2002         Matthew Kendora with research by zsKnight, John Weidman, Dark Force

SPC7110 and RTC C++ emulator code used in 1.52+
(c) Copyright 2009         byuu, neviksti

S-DD1 C emulator code
(c) Copyright 2003         Brad Jorsch with research by Andreas Naive, John Weidman

S-RTC C emulator code
(c) Copyright 2001 - 2006  byuu, John Weidman

ST010 C++ emulator code
(c) Copyright 2003         Feather, John Weidman, Kris Bleakley, Matthew Kendora

Super FX x86 assembler emulator code
(c) Copyright 1998 - 2003  _Demo_, pagefault, zsKnight

Super FX C emulator code
(c) Copyright 1997 - 1999  Ivar, Gary Henderson, John Weidman

Sound emulator code used in 1.5-1.51
(c) Copyright 1998 - 2003  Brad Martin
(c) Copyright 1998 - 2006  Charles Bilyue'

Sound emulator code used in 1.52+
(c) Copyright 2004 - 2007  Shay Green (gblargg@gmail.com)

SH assembler code partly based on x86 assembler code
(c) Copyright 2002 - 2004  Marcus Comstedt (marcus@mc.pp.se)

2xSaI filter
(c) Copyright 1999 - 2001  Derek Liauw Kie Fa

HQ2x, HQ3x, HQ4x filters
(c) Copyright 2003         Maxim Stepin (maxim@hiend3d.com)

NTSC filter
c) Copyright 2006 - 2007  Shay Green

GTK+ GUI code
c) Copyright 2004 - 2010  BearOso

Win32 GUI code
(c) Copyright 2003 - 2006  blip, funkyass, Matthew Kendora, Nach, nitsuja

Mac OS GUI code
(c) Copyright 1998 - 2001  John Stiles
(c) Copyright 2001 - 2007  zones

Specific ports contains the works of other authors. See headers in individual files.
Please refer to src.7z/src/snsf9x/snes9x/doc/snes9x-license.txt.

[zlib](ZLIBL)
'zlib' general purpose compression library version 1.2.4, Mar 14th, 2010
Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler
Please refer to src.7z/src/zlib/zlib.h

[loadpe](LGPL/SNSF9XL)
libloadpe
Copyright (C) 2007 Ku-Zu
Specially licensed for this package
Please refer to src.7z/src/loadpe/COPYING.LIB for redistributing

[in_snsf & in_xsf_framework]
By Naram Qashat (CyberBotX) [cyberbotx@cyberbotx.com]
Source: http://github.com/CyberBotX/in_xsf