From: notaz Date: Sat, 24 Sep 2011 15:44:23 +0000 (+0300) Subject: drc: fix PCSX HLE hack for armv5 X-Git-Tag: r10~28 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=15776b68de021ae41ebd5d8d646beca694c3784d drc: fix PCSX HLE hack for armv5 also adds some asserts I did during debugging this --- diff --git a/libpcsxcore/new_dynarec/assem_arm.c b/libpcsxcore/new_dynarec/assem_arm.c index 33ecf8e1..2a0a2146 100644 --- a/libpcsxcore/new_dynarec/assem_arm.c +++ b/libpcsxcore/new_dynarec/assem_arm.c @@ -170,6 +170,7 @@ void set_jump_target_fillslot(int addr,u_int target,int copy) /* Literal pool */ add_literal(int addr,int val) { + assert(literalcount