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 18:02:39 +0000 (21:02 +0300)
commite81f182da0bed2ff8ea00abb8d0a5b0a3ae59fbb
tree913bf8ac85b66a4e62b24dfd8c3d93fb8cd2ae80
parent9415f0661e2250cf36b715016b7c4b2dba9a55c5
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]