This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
d0e7e03c78c491892a2b501c829866e36afe2a21
dolphin
/
Source
History
nakeee
d0e7e03c78
DSP Jit: Some small fixes to SR set functions
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5333
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-11 20:03:38 +00:00
..
Core
DSP Jit: Some small fixes to SR set functions
2010-04-11 20:03:38 +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
Removed a stray MOV in increase_addr_reg, fixed decrease_addr_reg. NR should work now.
2010-04-11 14:06:46 +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