dolphin/Source
j4ck.fr0st 800595980e Fixed a small bug in J_CC when emitting jumps that exceed 0x80 in range (only used by DSP NR yet).
Add back a CMP nakee missed in his last commit

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5328 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-11 12:27:27 +00:00
..
Core Fixed a small bug in J_CC when emitting jumps that exceed 0x80 in range (only used by DSP NR yet). 2010-04-11 12:27:27 +00:00
Dolphin.xcodeproj Update the XCode Project a bit, doesn't even build in that yet. Modify the Sconstruct to allow a noao build 2009-09-24 22:56:50 +00:00
DSPSpy add example of how you can use dspspy to dump results from an entire ucode (commented out) 2010-02-22 01:06:11 +00:00
DSPTool DSPLLE - tons of bugs fixed... try Zelda ucode games under LLE now (like Luigi Mansion :) 2010-03-18 00:18:36 +00:00
Plugins Make sure Keyboard::Key::GetState returns either 0 or 1 in linux to make sure key presses are registered. 2010-04-10 22:49:57 +00:00
PluginSpecs Rewrite of fullscreen toggling in linux. This goes back to using the EWMH specifications. I wasn't using it right before, but now it should work on all EWMH compliant window managers (like KDE, Metacity, Compiz, etc). Since this doesn't need an override redirect Alt-Tab works even in fullscreen mode. This also allows for some other nice things to be done. 2010-03-15 23:25:11 +00:00
TestSuite Don't let ASM test crash and burn if it can't open file 2010-04-01 05:52:17 +00:00
UnitTests Fixed a small bug in J_CC when emitting jumps that exceed 0x80 in range (only used by DSP NR yet). 2010-04-11 12:27:27 +00:00
Dolphin.sln DSPJit: disabled NR again until we fix DSPEmitter::increase_addr_reg. 2010-04-09 19:18:50 +00:00
DolphinProj.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00