spu: some cdda/xa reverb support
authornotaz <notasas@gmail.com>
Wed, 9 Aug 2023 23:29:53 +0000 (02:29 +0300)
committernotaz <notasas@gmail.com>
Thu, 10 Aug 2023 16:57:54 +0000 (19:57 +0300)
commit73d2a9037e5ea290cac10a9f26860a6405b55a0c
tree51dd0ab3e522a57ffc2b41652fb24da84ffc1ab8
parentdc4fa8bcd7d8fb9ccd6c742a350f69e0683350e0
spu: some cdda/xa reverb support

not for threaded spu as it'd race with writes and I don't want to use a
mutex or do extra copying there

libretro/pcsx_rearmed#733
plugins/dfsound/registers.h
plugins/dfsound/spu.c
plugins/dfsound/xa.c
plugins/dfsound/xa.h [deleted file]