This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
873190d14891af632a93caa206cd528ccbf3ebdc
dolphin
/
Source
/
Core
T
History
Shawn Hoffman
873190d148
fix a few issues with actually using the dsp lle debugger: stepping/reg updates/etc should behave better
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3879
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-24 02:15:04 +00:00
..
AudioCommon
No more SleepCurrentThreads in Command Processor. Some Fifo cleanup.
2009-07-17 22:57:02 +00:00
Common
Corrections to r3875.
2009-07-23 22:02:03 +00:00
Core
Corrections to r3875.
2009-07-23 22:02:03 +00:00
DebuggerUICommon
Sorry for intruding in to the core. Fixed NoGUI mode in Linux, add back the instruction names as comments in the JIT tables, was a bit hard to find certain instructions.Trying to find a good way to get The JIT dependencies removed in a nice fashion
2009-07-13 06:34:12 +00:00
DebuggerWX
apparently PCH do not like intermingling of C and C++. Solution: make these .c files build as c++
2009-07-22 02:18:14 +00:00
DiscIO
add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests
2009-07-06 02:10:26 +00:00
DolphinWX
Use precompiled headers for faster build of the DebuggerWX and Dolphin projects. Fix a silly memory leak in debug text in the GL plugin.
2009-07-19 09:15:00 +00:00
DSPCore
fix a few issues with actually using the dsp lle debugger: stepping/reg updates/etc should behave better
2009-07-24 02:15:04 +00:00
InputCommon
Roll back R3801. Dolphin works again. Seriously, if you're not even testing huge freaking changes like this...
2009-07-15 20:15:34 +00:00
VideoCommon
Hell, just switch to fifo.cpp from r3854.
2009-07-23 22:32:21 +00:00