dolphin/Source/Core/DSPCore
2010-01-12 00:38:54 +00:00
..
Src DSPLLE: Add a comment describing my latest unverified theory: that 'l and the other opcode extensions might be meant to sign extend the loaded value in some cases. 2010-01-12 00:38:54 +00:00
DSPCore.vcproj 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