dolphin/Source/Plugins/Plugin_DSP_HLE/Src/Debugger
nakeee f83057262b warning fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@738 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-01 20:54:16 +00:00
..
Debugger.cpp warning fixes 2008-10-01 20:54:16 +00:00
Debugger.h 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
PBView.cpp Fix compiling in Linux for the most part 2008-09-29 21:22:44 +00:00
PBView.h Fix compiling in Linux for the most part 2008-09-29 21:22:44 +00:00