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