From: notaz Date: Thu, 15 Sep 2011 22:09:28 +0000 (+0300) Subject: Revert "drc: ujump DS $ra overwrite fix?" X-Git-Tag: r10~48 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=269bb29a66d856f02f00898a6f0ce961842ca248;hp=ea4a16e7665cf6b4a68f5c017b346547d6455470 Revert "drc: ujump DS $ra overwrite fix?" This reverts commit 2adcd6fad4594a18025b4f00c49e43a23f8f8992. That "fix" breaks Delta Force Urban Warfare, supposedly not neded after Ari64's fixes? --- diff --git a/libpcsxcore/new_dynarec/new_dynarec.c b/libpcsxcore/new_dynarec/new_dynarec.c index 893f258c..05c54eec 100644 --- a/libpcsxcore/new_dynarec/new_dynarec.c +++ b/libpcsxcore/new_dynarec/new_dynarec.c @@ -8881,8 +8881,6 @@ int new_recompile_block(int addr) clear_const(¤t,rt1[i]); alloc_cc(¤t,i); dirty_reg(¤t,CCREG); - ooo[i]=1; - delayslot_alloc(¤t,i+1); if (rt1[i]==31) { alloc_reg(¤t,i,31); dirty_reg(¤t,31); @@ -8893,6 +8891,8 @@ int new_recompile_block(int addr) #endif //current.is32|=1LL<