From d3f0d1c30f14fd789fc747e3704286259026fbc9 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 8 Jun 2025 11:00:55 +0200 Subject: [DYNAREC] Small change on jumptable to have the 1st layer maching the over 48bits address space --- src/include/custommem.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include') diff --git a/src/include/custommem.h b/src/include/custommem.h index c9db05dc..4bfcc98a 100644 --- a/src/include/custommem.h +++ b/src/include/custommem.h @@ -68,10 +68,10 @@ uintptr_t getJumpAddress64(uintptr_t addr); #define JMPTABLE_MASK1 ((1<