drc: handle regs-not-in-psxRegs case better
authornotaz <notasas@gmail.com>
Sun, 9 Jul 2023 22:50:00 +0000 (01:50 +0300)
committernotaz <notasas@gmail.com>
Sun, 9 Jul 2023 23:12:00 +0000 (02:12 +0300)
commit6d75addfea5544b926d3924b1bd1e1d8ce9ffdb4
tree7a077203ef7e4271cb624219ae81752dbd208a8a
parent980f7a58b47fefd3424bf8d55f6345128dc3774c
drc: handle regs-not-in-psxRegs case better

for lightrec
13 files changed:
Makefile
libpcsxcore/misc.c
libpcsxcore/new_dynarec/emu_if.c
libpcsxcore/new_dynarec/emu_if.h
libpcsxcore/new_dynarec/events.c [new file with mode: 0644]
libpcsxcore/new_dynarec/events.h [new file with mode: 0644]
libpcsxcore/new_dynarec/linkage_arm.S
libpcsxcore/new_dynarec/linkage_arm64.S
libpcsxcore/new_dynarec/new_dynarec.c
libpcsxcore/plugins.h
libpcsxcore/psxinterpreter.c
libpcsxcore/r3000a.c
libpcsxcore/r3000a.h