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
4923da76d7e61c5f0ed5f5bc17d1a53fec40885d
dolphin
/
Source
/
Core
History
nakeee
4923da76d7
all this to make stop work without message passing
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@744
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-02 17:03:24 +00:00
..
Common
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
Core
all this to make stop work without message passing
2008-10-02 17:03:24 +00:00
DebuggerWX
Prevent LLE debugging window to start before boot. I don't know if the plugin can get the CPU state, if it can perhaps it's better to have that check in the plugin.
2008-09-29 18:14:46 +00:00
DiscIO
Submit all kind of misc little changes and cleanup so I get a clean slate. There should be nothing in here that really changes anything important, except fixing some types in the filesystemgc stuff.
2008-09-28 16:49:58 +00:00
DolphinWX
big oops
2008-10-01 00:21:48 +00:00
VideoCommon
all this to make stop work without message passing
2008-10-02 17:03:24 +00:00