Genesis-Plus-GX/source/sound
ekeeke31 fe055c2a2c .fixed I/O access issues with devkitpro r18
.updated OGG support (compatibility with last libtremor + threading fixes from Tantric)
.improved controller auto-detection 
.added experimental support for cartridge hot swapping, check System Options Menu
.improved reset (soft/hard) emulation accuracy


BEFORE COMPILING, REMOVE THE FOLLOWING FILES:

*from ($DEVKITPRO)/libogc/lib/cube & /wii
-----------------------------------------
libpng.a
libtremor.a

*from ($DEVKITPRO)/libogc/include
---------------------------------
/tremor
png.h
pngconf.h


DOWNLOAD & INSTALL THE FOLLOWING PORTLIBS in ($DEVKITPRO)/portlibs/ppc
(PPC versions, from http://sourceforge.net/projects/devkitpro/files/)
*libpng
*libtremor
2009-10-16 11:32:55 +00:00
..
blip.c ~implemented faster/better FIR resampler, removed libsamplerate 2009-07-22 17:25:41 +00:00
blip.h +implemented Blip Buffer linear interpolation in SN76489 core 2009-05-27 14:07:14 +00:00
eq.c Fixed Game Genie option menu 2009-07-30 07:15:54 +00:00
eq.h + added 3-Band Audio Equalizer support 2009-05-26 16:40:35 +00:00
Fir_Resampler.c .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
Fir_Resampler.h ~implemented faster/better FIR resampler, removed libsamplerate 2009-07-22 17:25:41 +00:00
sn76489.c fixed Savestates 2009-08-05 07:02:09 +00:00
sn76489.h better keep file headers up to date 2009-08-05 07:04:27 +00:00
sound.c improved Pro Action Replay emulation (still not working completely) 2009-08-14 16:46:19 +00:00
sound.h improved Pro Action Replay emulation (still not working completely) 2009-08-14 16:46:19 +00:00
ym2612.c fixed sound issues in PAL mode when HQ YM2612 is enabled (modified FIR resampler ratio) 2009-08-14 13:54:15 +00:00
ym2612.h ~implemented faster/better FIR resampler, removed libsamplerate 2009-07-22 17:25:41 +00:00