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
ad82dd59b97c5c02838ea18d95ff0e26e0d14446
dolphin
/
Source
History
skidau
ad82dd59b9
Disabled the paired single multiply instruction (ps_mul) in JIT as it is causing the black screen in Sonic Colours. JITIL has a different bug as disabling ps_mul in JITIL did not help the issue.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6563
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-11 22:47:04 +00:00
..
Core
Disabled the paired single multiply instruction (ps_mul) in JIT as it is causing the black screen in Sonic Colours. JITIL has a different bug as disabling ps_mul in JITIL did not help the issue.
2010-12-11 22:47:04 +00:00
DSPSpy
Second attempt at issue 3458. Fixes issue 3458.
2010-12-04 03:50:55 +00:00
DSPTool
Build but don't install the dsptool/tester/MemcardManager tools
2010-07-22 03:38:32 +00:00
Plugins
Revert r6561... (yep, it was actually right before)
2010-12-11 22:06:20 +00:00
PluginSpecs
BIG FIFO Commit PART 1! Sometimes you need to write everything from 0, so 10 days later Ive rewrited some parts of the FIFO in Dual Core mode. Is pending use the same code for SC mode.
2010-12-11 12:42:55 +00:00
TestSuite
Add Turntable.cpp to SCons build.
2010-10-03 08:20:24 +00:00
UnitTests
StringUtil cleanup. Nothing seems broken.
2010-11-10 04:12:31 +00:00
CMakeLists.txt
Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though.
2010-11-01 15:47:02 +00:00
Dolphin.sln
Fix VideoCommon build configuration for DebugFast/x64.
2010-12-05 14:31:00 +00:00