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
32265bcd603fb1330d38618cd5063c7bb34e3758
dolphin
/
Source
/
Plugins
/
Plugin_DSP_LLE
/
Src
/
Debugger
History
hrydgard
a71b0d455f
Fix compile errors in LLE plugin (sorry)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3766
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-12 17:08:48 +00:00
..
DSPDebugWindow.cpp
DSPHLE: Some code reorg, now looks more like the ucode. DSPLLE: Rename a file.
2009-07-12 12:22:39 +00:00
DSPDebugWindow.h
DSPHLE: Some code reorg, now looks more like the ucode. DSPLLE: Rename a file.
2009-07-12 12:22:39 +00:00
DSPRegisterView.cpp
Fix compile errors in LLE plugin (sorry)
2009-07-12 17:08:48 +00:00
DSPRegisterView.h
DSPLLE: Setting breakpoints and stepping through code now works in the (still rather basic) DSP debugger. Decided not to share the breakpoints code between PPC and DSP because it can be done much more efficiently for the DSP case due to the very limited memory space.
2009-06-28 17:18:52 +00:00