dolphin/Source/Plugins/Plugin_DSP_LLE/Src/Debugger
2009-07-24 02:15:04 +00:00
..
DSPDebugWindow.cpp 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
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