From: notaz Date: Wed, 22 Jun 2011 16:02:33 +0000 (+0300) Subject: drc: merge Ari64's patch: 20_delay_slot_64bit_register_fix X-Git-Tag: r9~62 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=311301dc26918fcb95577247257380960f2313ba drc: merge Ari64's patch: 20_delay_slot_64bit_register_fix --- diff --git a/libpcsxcore/new_dynarec/new_dynarec.c b/libpcsxcore/new_dynarec/new_dynarec.c index b0c0b4c1..c1fa775d 100644 --- a/libpcsxcore/new_dynarec/new_dynarec.c +++ b/libpcsxcore/new_dynarec/new_dynarec.c @@ -8688,7 +8688,9 @@ int new_recompile_block(int addr) } if(temp_is32!=current.is32) { //printf("dumping 32-bit regs (%x)\n",start+i*4); - #ifdef DESTRUCTIVE_WRITEBACK + #ifndef DESTRUCTIVE_WRITEBACK + if(ds) + #endif for(hr=0;hr