dolphin/Source/Core
nakeee 282cf6c6b5 DSP jit: 'mv 's 'sn are now jitted. Added
void pushExtValueFromReg(u16 dreg, u16 sreg);
	void popExtValueToReg();
instead of the backlog.
Someone might want to add it to the Unit test


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5389 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-19 13:02:24 +00:00
..
AudioCommon XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
Common possible savestate memory leak fix in DoBuffer 2010-04-17 21:02:03 +00:00
Core fixed a bug where events scheduled for the same time run in backwards order 2010-04-18 08:28:52 +00:00
DSPCore DSP jit: 'mv 's 'sn are now jitted. Added 2010-04-19 13:02:24 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX a few minor code fixes. 2010-04-12 02:00:15 +00:00
DiscIO Several little fixes. 2010-03-17 01:54:40 +00:00
DolphinWX Build fix for the NoGUI build. 2010-04-19 03:06:18 +00:00
InputCommon Linux compile fix for billard's changes. 2010-04-13 06:09:45 +00:00
VideoCommon Re-added Skies of Arcadia projection hack. Fixes issue 2514. 2010-04-15 09:23:59 +00:00