From 9625cee0de688562a4f490aed431ec51e4f5c9b9 Mon Sep 17 00:00:00 2001 From: Thar0 <17233964+Thar0@users.noreply.github.com> Date: Tue, 14 May 2024 01:38:27 +0100 Subject: [PATCH] RSPRecomp: Add some features to help debug unhandled indirect jump targets (file+line of instruction and register dump) --- RSPRecomp/src/rsp_recomp.cpp | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/RSPRecomp/src/rsp_recomp.cpp b/RSPRecomp/src/rsp_recomp.cpp index 343e84a..4cdfd65 100644 --- a/RSPRecomp/src/rsp_recomp.cpp +++ b/RSPRecomp/src/rsp_recomp.cpp @@ -460,10 +460,12 @@ bool process_instruction(size_t instr_index, const std::vector