Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-12 | spu: fix some skip accuracy issues | notaz | |
2015-01-10 | spu: support multiple pending buffers | notaz | |
for threaded implementation | |||
2015-01-04 | spu: start offload code to TI C64x DSP | notaz | |
2015-01-03 | spu: get rid of bStop, clean up | notaz | |
2015-01-03 | spu: handle stop better, split main func more | notaz | |
2014-12-20 | spu: put globals into a structure | notaz | |
- also clean up some unused stuff - put spu config into it's own structure and header | |||
2012-11-18 | spu: stop at 0 volume | notaz | |
2011-07-30 | spu: do adsr on whole buffer | notaz | |
this eliminates need to check adsr state for each sample, we can do multiple at once. Also use ADSR tables from DrHell/shalma. | |||
2011-07-27 | spu: remove adsr stop prevention hack | notaz | |
it's is not enough for Tron Bonne, so is not useful | |||
2011-03-01 | spu: refactor adsr (simplify code) | notaz | |
2011-03-01 | spu: compact chan structure a bit | notaz | |
2011-01-29 | spu: don't stop a channel by adsr if we have potential irq | notaz | |
otherwise we might miss irqs | |||
2010-11-16 | pcsxr-1.9.92 | PCSX* teams | |