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
3d20ad60d9e470532bafd69196aec1128ac59b93
dolphin
/
Source
History
hrydgard
77899058e9
Fix some project settings (set SECURE_SCL=0 more consistently). Should prevent crash when playing with symbols in Win32 Release build, and maybe others.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@800
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-08 20:15:05 +00:00
..
Core
Fix some project settings (set SECURE_SCL=0 more consistently). Should prevent crash when playing with symbols in Win32 Release build, and maybe others.
2008-10-08 20:15:05 +00:00
Plugins
wave loggin for LLE plugin too.
2008-10-08 19:02:52 +00:00
PluginSpecs
Bunch of fix for DC mode (Metroid starts now,etc.). Look stable now but need to be seriously tested. CriticalSection shouldn't be needed anymore. TODO: linux and fix that High/LowWaterMark problem (CPU waste is time waiting for an empty fifo for now)
2008-10-07 21:39:50 +00:00
Dolphin.sln
Some changes to the debugger, added a DSP HLE debugging window. I moved the initialization of DLLdebugger from Core.cpp to the debugging window. (I hope this doesn't break the LLE debugger in any way, or does it have to be started right after LoadPlugin?). Also added a ShowOnStart saved setting to the debugger. And a MainWindow saved setting that set the position and size of the main window when it's started. I may have broken things in the debugger by allowing disabling of for example the Jit window. Please accept my apologies if that is the case.
2008-09-29 03:19:23 +00:00