summaryrefslogtreecommitdiff
path: root/Source/Core/DSPCore/Src/DSPCore.h
AgeCommit message (Expand)Author
2010-04-17DSP LLE: trying to clean up exception handling. Hopefully it didn't break any...nakeee
2010-04-07DSP LLE Jit, joined work with XK and skidu.nakeee
2010-03-19DSPLLE - 0xa100 figured out = abs(), small mul fix, cleaning, some extra comm...Marko Pusljar
2010-03-08DSPLLE - flags&stuff,xar->subarn,0x80 kinda figured out,... (experimental)Marko Pusljar
2010-02-21DSPLLE - flags&stuff (more later)Marko Pusljar
2010-02-17DSPLLE - SR_10 flag implemented (no idea what name should it have or how/when...Marko Pusljar
2010-02-17Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have te...Shawn Hoffman
2010-01-13DSP LLE: code cleanup that doesn't affect behavior.Shawn Hoffman
2010-01-12DSP comments & minor reorganization (moved all DSP state into the g_dsp struc...hrydgard
2009-12-25Sound System Rework: Phase 2 (cont'ed)ayuanx
2009-08-17DSPLLE: small cleanupnakeee
2009-08-17dsp lle: coef is really 0x800 wordsShawn Hoffman
2009-08-14DSPLLE: fixed 0x20 handling, we still don't know what it is good for nakeee
2009-07-10DSPLLE: exception work, please review/test/-1nakeee
2009-07-07DSPLLE: make exceptions names make sensenakeee
2009-07-07DSPLLE: razi approved condition code naming.nakeee
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
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-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-28Compile fixnakeee
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-07DSP LLE: Just some renaming and cleanup. Prepared for proper base address sup...hrydgard
2009-05-01DSPLLE: hrydgard