GSF plugins / VisualBoyAdvance-M, Foobar2000 v0.8.x plugin

Copy foo_8_viogsf.dll + viogsf.bin into the components folder.


History
-------
v0.08 (2010/09/29)
  Disabled inline function expansion (Mother3)

v0.07 (2010/04/08)
  Fixed fail to load on Windows98

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

v0.05 (2009/10/16)
  Fixed: Failed to load libs by relative path
  Fixed: Failed to read '_libN' tags

v0.04 (2009/10/11)
  Fixed: Reading NR52 register on VBA-M returned written value, not current value

v0.03 (2009/10/10)
  Fixed: Failed to load libs by relative path

v0.02 (2009/10/09)
  Changed dummy data of EEPROM

v0.01 (2009/09/30)
  First release

Licenses
--------
[VisualBoyAdvance-M](GPL)
Copyright for all files in src/viogsf/vbam excluding apu or
when stated otherwise in the source file:
VisualBoyAdvance - Nintendo Gameboy/GameboyAdvance (TM) emulator.
Copyright (C) 1999-2003 Forgotten.
Copyright (C) 2004-2006 Forgotten and the VBA development team.

Copyright for the modifications to the files mentioned above:
VisualBoyAdvance-M GB/GBA emulator.
Copyright (C) 2007-2008 VBA-M development team.
Please refer to src.7z/src/viogsf/vbam/License.txt.

[gb_apu](LGPL)
Copyright (C) 2003-2007 Shay Green.
This module is free software. You can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version. This module is distributed in the
hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details. You should
have received a copy of the GNU Lesser General Public License along
with this module; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

[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/viogsf/zlib/zlib.h.

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