aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound
AgeCommit message (Collapse)Author
2011-02-09dfsound: backport fixes from pcsxrnotaz
shalma: - Align start addresses to 16-bytes - (Hopkat) registers.c - External loop address align to 16 bytes - SoundOff prevents new channel from starting - fixes Jungle Book (buzzing loop hangs)
2011-02-04spu: fix xa masking, was causing noisenotaz
2011-01-29spu: don't stop a channel by adsr if we have potential irqnotaz
otherwise we might miss irqs
2011-01-29spu: cleanup build a bitnotaz
2011-01-24spu: don't read config, we manage it in frontendnotaz
2010-12-25spu: kill voldiv on ARM toonotaz
2010-12-14spu: disable SPUIRQWait, it only seems to cause problemsnotaz
2010-11-18build plugins innotaz
2010-11-17remove stuff we won't neednotaz
this makes the source tree more pleasant to work with.
2010-11-16pcsxr-1.9.92PCSX* teams