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 22:33:47 +0000 (01:33 +0300)
commitdc4fa8bcd7d8fb9ccd6c742a350f69e0683350e0
tree49d9654fd5b1c50bd35ab647e067bcb0801ab7de
parent0cae7d24abf2c13dead4295067785d3ba961faa4
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