aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/psxinterpreter.c
AgeCommit message (Expand)Author
2014-12-20psxinterpreter: don't break strict aliasing rulesnotaz
2011-10-30psxinterpreter: a bit more accurate Cause reg handlingnotaz
2011-10-30gte: parametrize remaining opsnotaz
2011-10-30gte: pass a pointer to registers as argumentnotaz
2011-10-08try to support more compilersnotaz
2011-09-23fix build on some ARM toolchainsnotaz
2011-07-08psxinterpreter: fix division by zeronotaz
2011-03-10psxinterpreter: do interrupt test after doing target instructionSND\notaz_cp
2011-02-09interpreter: backport fixes from pcsxrnotaz
2011-01-24interpreter: add handling for a branch in delay slotnotaz
2011-01-10hack interpreter so that it can return to menunotaz
2010-11-16pcsxr-1.9.92PCSX* teams