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
0e949afa57c6a7e4532d4d160bd4289decf96e8c
dolphin
/
Source
History
comex
0e949afa57
Remove dubious retain on OS X.
...
Revert this if the claimed crash actually shows up - or better, figure out the actual cause.
2013-09-04 01:11:04 -04:00
..
Android
[Android] Fix an accidental call to the wrong method in the superclass of EmulationActivity. Should have been returning "super.onMenuItemSelected(itemId, item)" instead of "super.onOptionsItemSelected(item)".
2013-09-03 17:25:45 -04:00
Core
Remove dubious retain on OS X.
2013-09-04 01:11:04 -04:00
DSPSpy
llejit - fix for flag generation code + dspspy jit workaround
2011-04-15 13:04:20 +00:00
DSPTool
Buildfix for dsptool.
2013-05-21 20:30:09 -04:00
Plugins
ogl: remove obsolete code
2013-09-03 18:51:30 +02:00
TestSuite
clear cg from project files
2013-02-27 10:55:25 +01:00
UnitTests
Adding unit test project to VS solution
2013-05-22 03:29:58 +02:00
VSProps
Merge branch 'master' into wii-network
2013-08-16 19:17:07 +12:00
CMakeLists.txt
Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line.
2011-07-18 01:47:55 +00:00
Dolphin_2010.sln
Fix debug builds. Sorry.
2013-08-25 13:39:30 +12:00