From: notaz Date: Thu, 3 Aug 2023 21:22:45 +0000 (+0300) Subject: drc: disable some weird code X-Git-Tag: r24l~263 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f628e7fd5de2df6e81ade7381baf638d833b0421;p=pcsx_rearmed.git drc: disable some weird code --- 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<