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:43 +0000 (02:12 +0300)
commit6c62131f8b4a923e02bb8a9d8cd9f62a90fa20a7
tree22a7f867d1f2d1b907cbe9807587e6df4def8102
parent20196899e40390c7f43be2bc02d99c55062c310f
drc: handle regs-not-in-psxRegs case better

for lightrec
14 files changed:
Makefile
libpcsxcore/lightrec/plugin.c
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