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
a9c81fad7de84bd3b72d53a5be1fb7527aed10c1
dolphin
/
Source
/
Core
/
DebuggerWX
History
nakeee
7a6937c2d1
fixed case
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@723
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-29 07:30:51 +00:00
..
resources
minor improvements (mostly debugger)
2008-07-24 13:40:07 +00:00
Src
fixed case
2008-09-29 07:30:51 +00:00
DebuggerWX.vcproj
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