From: notaz Date: Thu, 20 Oct 2011 23:18:46 +0000 (+0300) Subject: gte: pass a pointer to registers as argument X-Git-Tag: r11~38 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=f74fb7275e1d6a8e8eb5ce8e3f8a690d5d688f1c;hp=f74fb7275e1d6a8e8eb5ce8e3f8a690d5d688f1c gte: pass a pointer to registers as argument no more need to load psxRegs in each function and all registers are reachable by ldrh/strh. ---