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 22:02:50 +0000 (00:02 +0200)
commit38b8a211aad8d2c485ccf0c0cbb58d965aac3483
tree8fa5d58f3e10758e16d8320c425043ad8d423c57
parenta3d87cd770ffb9b5bcbf519683ec7f29d67794e6
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