cdrom: get rid of cdrPlayInterrupt
authornotaz <notasas@gmail.com>
Fri, 2 Sep 2022 20:13:44 +0000 (23:13 +0300)
committernotaz <notasas@gmail.com>
Fri, 2 Sep 2022 20:40:45 +0000 (23:40 +0300)
commitd9a0249331e3f0da8820e158baaafa69e3a534ac
treef0e776d791595c25edd16d53ddd84a0881c58ded
parentf522e63c1182d8a7f1ca7de3b5c06c47a5d22bbb
cdrom: get rid of cdrPlayInterrupt

unify with cdrReadInterrupt and name it cdrPlaySeekReadInterrupt

... althoug these are not actually interrupts, more like events,
but keep this weird PCSX's naming convention
libpcsxcore/cdrom.c
libpcsxcore/cdrom.h
libpcsxcore/new_dynarec/emu_if.c
libpcsxcore/r3000a.c
libpcsxcore/r3000a.h