spu: rework synchronization
authornotaz <notasas@gmail.com>
Thu, 18 Dec 2014 21:43:08 +0000 (23:43 +0200)
committernotaz <notasas@gmail.com>
Sat, 20 Dec 2014 00:57:25 +0000 (02:57 +0200)
commit650adfd2da779ba8855623362c2900583e22931e
treea21fcff316db41dc8661e02748a51bd4430f48f8
parent2b30c1291db9d9801d51cf85f71f40fe54958898
spu: rework synchronization
19 files changed:
frontend/plugin.c
libpcsxcore/misc.c
libpcsxcore/new_dynarec/pcsxmem.c
libpcsxcore/plugins.h
libpcsxcore/psxcounters.c
libpcsxcore/psxdma.c
libpcsxcore/psxhw.c
libpcsxcore/spu.c
plugins/dfsound/alsa.c
plugins/dfsound/dma.c
plugins/dfsound/externals.h
plugins/dfsound/freeze.c
plugins/dfsound/oss.c
plugins/dfsound/registers.c
plugins/dfsound/registers.h
plugins/dfsound/reverb.c
plugins/dfsound/spu.c
plugins/dfsound/xa.c
plugins/spunull/spunull.c