From f0b91b78305916b7356b2fd2d471271aa5cd1b90 Mon Sep 17 00:00:00 2001 From: notaz Date: Fri, 4 Aug 2023 00:22:45 +0300 Subject: [PATCH] drc: disable some weird code --- libpcsxcore/new_dynarec/new_dynarec.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libpcsxcore/new_dynarec/new_dynarec.c b/libpcsxcore/new_dynarec/new_dynarec.c index 5de7b927..2382123f 100644 --- a/libpcsxcore/new_dynarec/new_dynarec.c +++ b/libpcsxcore/new_dynarec/new_dynarec.c @@ -8396,6 +8396,7 @@ static noinline void pass5b_preallocate2(void) regs[i+2].wasdirty&=~(1<=0); + #if 0 // what is this for? double allocs $0 in ps1_rom.bin if(regs[i].regmap[hr]<0&®s[i+1].regmap_entry[hr]<0) { regs[i].regmap[hr]=dops[i+1].rs1; @@ -8407,6 +8408,7 @@ static noinline void pass5b_preallocate2(void) regs[i+1].wasdirty&=~(1<