apply cdrom volume in spu
authornotaz <notasas@gmail.com>
Tue, 21 Nov 2023 22:02:50 +0000 (00:02 +0200)
committernotaz <notasas@gmail.com>
Tue, 21 Nov 2023 23:08:25 +0000 (01:08 +0200)
commit740eb9bcad421e4c8621d007271abdf44c1ed38f
treea62ff7aeab79129e5df2ef530d8494ee102ba288
parent7c6a636aef8b4d9927ade2468daa3f38413bcb0b
apply cdrom volume in spu

The previous sector delay thing breaks rhythm games.
Also much easier to deal with timing in SPU code.
14 files changed:
frontend/plugin.c
libpcsxcore/cdrom.c
libpcsxcore/decode_xa.h
libpcsxcore/plugins.c
libpcsxcore/plugins.h
plugins/dfsound/dma.h [deleted file]
plugins/dfsound/externals.h
plugins/dfsound/freeze.c
plugins/dfsound/psemuxa.h
plugins/dfsound/spu.c
plugins/dfsound/spu.h
plugins/dfsound/stdafx.h
plugins/dfsound/xa.c
plugins/spunull/spunull.c