aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/registers.c
AgeCommit message (Expand)Author
2012-07-31spu: some cleanupsnotaz
2012-07-15spu: add decode buffer and reverb read handlingnotaz
2012-07-15spu: rework irq handling and loop reloadingnotaz
2012-07-09spu: get rid of iSpuAsyncWait hacknotaz
2011-09-22spu: handle loop write vs loop flag race (bIgnoreLoop alternative)notaz
2011-09-22spu: clean up unneeded codenotaz
2011-09-22spu: use last written loop value when startingnotaz
2011-09-21spu: get rid of pCurr -1, pass right chans to silent handlernotaz
2011-07-30spu: some major reverb refactoringnotaz
2011-07-30spu: parametrize sample generation, interpolationnotaz
2011-07-27spu: simplify irq and flag handlingnotaz
2011-07-27spu: some refactoring for upcoming optimization attemptnotaz
2011-07-13dfsound: merge shalma's suggestionsnotaz
2011-03-01spu: compact chan structure a bitnotaz
2011-02-09dfsound: backport fixes from pcsxrnotaz
2010-11-16pcsxr-1.9.92PCSX* teams