X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fgles2rice%2Fsrc%2FRSP_GBI1.h;fp=source%2Fgles2rice%2Fsrc%2FRSP_GBI1.h;h=2156bd36bd7b778379bf75b587ca31beb1e30e47;hb=d035810c1cf36053d9d143dc6c1a8d96905d6377;hp=ace52ab06ba1ddb3fe5522234e0eee90c3a2c7b7;hpb=2f75cc30366660c2405780c1490f37a5882104ad;p=mupen64plus-pandora.git diff --git a/source/gles2rice/src/RSP_GBI1.h b/source/gles2rice/src/RSP_GBI1.h old mode 100644 new mode 100755 index ace52ab..2156bd3 --- a/source/gles2rice/src/RSP_GBI1.h +++ b/source/gles2rice/src/RSP_GBI1.h @@ -176,8 +176,6 @@ void RSP_GBI1_BranchZ(Gfx *gfx) uint32 dwDL = *(uint32 *)(g_pRDRAMu8 + dwPC-12); uint32 dwAddr = RSPSegmentAddr(dwDL); - dwAddr = RSPSegmentAddr(dwDL);; - LOG_UCODE("BranchZ to DisplayList 0x%08x", dwAddr); gDlistStack[gDlistStackPointer].pc = dwAddr; gDlistStack[gDlistStackPointer].countdown = MAX_DL_COUNT;