Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-02 | spu: c64x: fix cache handling, enable l2 | notaz | |
2015-02-02 | spu: fix some thread safety issues | notaz | |
reverb and stuff | |||
2015-01-05 | spu: finish offload code to TI C64x DSP | notaz | |
rather disappointing result so far, though :( | |||
2015-01-04 | spu: start offload code to TI C64x DSP | notaz | |
2015-01-04 | spu: threaded implementation | notaz | |
unlike original P.E.Op.S. implementation, the goal here is to carefully avoid any side effects caused by having the thread enabled | |||
2015-01-03 | spu: get rid of bStop, clean up | notaz | |
2014-12-21 | spu: avoid NULL pSpuIrq | notaz | |
CTR sets 0 irq address, and savestates mess up | |||
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 | |||
2014-12-20 | spu: rework synchronization | notaz | |
2012-11-24 | spu: fix saving bug | notaz | |
fixup on load too | |||
2012-11-24 | fix some more 32/64bit incompatibilities | notaz | |
2012-11-05 | sort out 32/64bit savestate compat issues | notaz | |
2012-07-15 | spu: rework irq handling and loop reloading | notaz | |
irq might be too early, but this seems to be better than was before. Special thanks to Ryphecha for some ideas again. | |||
2012-07-09 | spu: remove all threading code | notaz | |
it is broken for a while now, and I have no intention to fix it. | |||
2011-09-22 | spu: handle loop write vs loop flag race (bIgnoreLoop alternative) | notaz | |
it feels this should be better, but shouldn't write much here without testing really (Heart of Darkness). | |||
2011-09-22 | spu: clean up unneeded code | notaz | |
2011-09-21 | spu: get rid of pCurr -1, pass right chans to silent handler | notaz | |
pCurr -1 would work weird with savestates and could screw things up in general.. | |||
2011-08-01 | spu: some misc refactoring/cleanup | notaz | |
2011-07-27 | spu: simplify irq and flag handling | notaz | |
shalma's recent work taken into account when working on this. NOT verified on read hardware. | |||
2011-03-01 | spu: compact chan structure a bit | notaz | |
2010-11-16 | pcsxr-1.9.92 | PCSX* teams | |