aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/dma.c
AgeCommit message (Collapse)Author
2015-02-02spu: c64x: fix cache handling, enable l2notaz
2015-01-04spu: start offload code to TI C64x DSPnotaz
2015-01-04spu: threaded implementationnotaz
unlike original P.E.Op.S. implementation, the goal here is to carefully avoid any side effects caused by having the thread enabled
2014-12-20spu: put globals into a structurenotaz
- also clean up some unused stuff - put spu config into it's own structure and header
2014-12-20spu: rework synchronizationnotaz
2012-07-09spu: get rid of iSpuAsyncWait hacknotaz
..and replace with some different dma detection hack
2010-11-16pcsxr-1.9.92PCSX* teams