Genesis-Plus-GX/source/sound
ekeeke31 256d534ea6 ~fixed ASND support, DSP task is now allocated only once.
~fixed oggplayer memory leak (LWP queue was not closed properly)
~do no use VSYNC callback for emulation synchronization anymore, (always uses DMA interrupt regardless the video mode)
2009-06-15 08:07:48 +00:00
..
SRC code cleanup 2008-12-11 17:38:29 +00:00
blip.c +implemented Blip Buffer linear interpolation in SN76489 core 2009-05-27 14:07:14 +00:00
blip.h +implemented Blip Buffer linear interpolation in SN76489 core 2009-05-27 14:07:14 +00:00
eq.c + added 3-Band Audio Equalizer support 2009-05-26 16:40:35 +00:00
eq.h + added 3-Band Audio Equalizer support 2009-05-26 16:40:35 +00:00
sn76489.c ~fixed VDP bug from last revision 2009-06-02 18:12:31 +00:00
sn76489.h +implemented Blip Buffer linear interpolation in SN76489 core 2009-05-27 14:07:14 +00:00
sound.c +implemented Blip Buffer linear interpolation in SN76489 core 2009-05-27 14:07:14 +00:00
sound.h +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
ym2612.c ~fixed ASND support, DSP task is now allocated only once. 2009-06-15 08:07:48 +00:00
ym2612.h ~fixed VDP bug from last revision 2009-06-02 18:12:31 +00:00