psxbios: completely rework exception handling
authornotaz <notasas@gmail.com>
Tue, 8 Aug 2023 22:51:46 +0000 (01:51 +0300)
committernotaz <notasas@gmail.com>
Wed, 9 Aug 2023 23:05:42 +0000 (02:05 +0300)
commit9415f0661e2250cf36b715016b7c4b2dba9a55c5
tree165c8a8e1cd998ababd5164988ca19a29d64d896
parent8c58254620b74c4697cdc0e81f222490bc4f318a
psxbios: completely rework exception handling

should be much closer to the real thing
15 files changed:
frontend/main.c
libpcsxcore/debug.c
libpcsxcore/misc.c
libpcsxcore/new_dynarec/emu_if.c
libpcsxcore/new_dynarec/linkage_arm.S
libpcsxcore/new_dynarec/linkage_arm64.S
libpcsxcore/new_dynarec/new_dynarec.c
libpcsxcore/psxbios.c
libpcsxcore/psxbios.h
libpcsxcore/psxcommon.c
libpcsxcore/psxhle.c
libpcsxcore/psxhle.h
libpcsxcore/psxinterpreter.c
libpcsxcore/r3000a.c
libpcsxcore/system.h