drc: don't cache psxRegs.interrupt
authornotaz <notasas@gmail.com>
Wed, 26 Jan 2022 20:02:18 +0000 (22:02 +0200)
committernotaz <notasas@gmail.com>
Wed, 26 Jan 2022 20:02:18 +0000 (22:02 +0200)
commit079ab0c6836e83bae50c55cad2baf733049f5136
treee2f35dfab22858a650f6b733b06cb08c19da8af9
parent66ea165fc20153e117c903c874637251e2122374
drc: don't cache psxRegs.interrupt

cdrom code can now cancel interrupts, so must always use the global
libpcsxcore/new_dynarec/emu_if.c