gte: pass a pointer to registers as argument
authornotaz <notasas@gmail.com>
Thu, 20 Oct 2011 23:18:46 +0000 (02:18 +0300)
committernotaz <notasas@gmail.com>
Sun, 30 Oct 2011 21:48:08 +0000 (23:48 +0200)
commitf74fb7275e1d6a8e8eb5ce8e3f8a690d5d688f1c
treed50176125beb479e476121a0ef8fa3a6496aa9fc
parent8575a877a535931198a3d0105cf0e6675a9d0c17
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.
libpcsxcore/gte.c
libpcsxcore/gte.h
libpcsxcore/psxinterpreter.c