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 23:13:01 +0000 (02:13 +0300)
commit28eea6accdca6815236c2af6f96282c3f3e15dd9
tree280abd67df1366018f96bfcbe589edd220e177c7
parent05e5c298bd8fa72a3819a0a7e5e16a528c556766
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