aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/freeze.c
AgeCommit message (Collapse)Author
2011-09-22spu: 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-22spu: clean up unneeded codenotaz
2011-09-21spu: get rid of pCurr -1, pass right chans to silent handlernotaz
pCurr -1 would work weird with savestates and could screw things up in general..
2011-08-01spu: some misc refactoring/cleanupnotaz
2011-07-27spu: simplify irq and flag handlingnotaz
shalma's recent work taken into account when working on this. NOT verified on read hardware.
2011-03-01spu: compact chan structure a bitnotaz
2010-11-16pcsxr-1.9.92PCSX* teams