summaryrefslogtreecommitdiff
path: root/Source/Core/DSPCore/Src/DSPCore.cpp
AgeCommit message (Expand)Author
2009-11-08DSPLLE: moved breakpoint to debug to gain some speednakeee
2009-10-01DSPSPY improvementsMarko Pusljar
2009-08-18DSPLLE fix for latest commit (thanks lp)nakeee
2009-08-17DSPLLE: small cleanupnakeee
2009-08-17dsp lle: coef is really 0x800 wordsShawn Hoffman
2009-07-14DSPLLE minor cleanup nothing important nakeee
2009-07-11just some , useless for emulation , changes that might make it easier for us ...daco65
2009-07-10DSPLLE more exception work (not sure we need reset at all)nakeee
2009-07-10DSPLLE: exception work, please review/test/-1nakeee
2009-07-09DSPLLE: the reset exception is needed by zelda to init correctly, but it get ...nakeee
2009-07-06DSPLLE: More minor clean up, some log mistake fixes and revert the +1 loop (i...nakeee
2009-07-06DSPLLE: comments and logging clean upnakeee
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-07-05Returned the exception in action check, it seems that we are missing how 2 ex...nakeee
2009-07-05DSPLLE Take 2 in getting rid of exception hack.nakeee
2009-07-02remove audiocommon include from DSPCorehrydgard
2009-07-02LLE Recommit some clean up from previous commitsnakeee
2009-07-01revert r3521 - r3523Shawn Hoffman
2009-06-30DSPLLE some more exception clean up, still couldn't get zelda to work:(nakeee
2009-06-30DSPLLE enabled int on resetnakeee
2009-06-30DSPLLE got rid of exception in progress hack.nakeee
2009-06-28DSPLLE: Setting breakpoints and stepping through code now works in the (still...hrydgard
2009-06-28DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef....hrydgard
2009-06-28give the DSP breakpoints that can be toggled but don't work yet :phrydgard
2009-06-28DSP: build fixin', more movin', some comments.hrydgard
2009-06-28DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. ...hrydgard
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-06-07DSP LLE: Just some renaming and cleanup. Prepared for proper base address sup...hrydgard
2009-05-03DSP: add a crazy little shell script that will build DSPCore into DSPSpy. mak...hrydgard
2009-05-01DSPLLE: hrydgard