index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DSPCore
/
Src
/
DSPCore.h
Age
Commit message (
Expand
)
Author
2010-02-21
DSPLLE - flags&stuff (more later)
Marko Pusljar
2010-02-17
DSPLLE - SR_10 flag implemented (no idea what name should it have or how/when...
Marko Pusljar
2010-02-17
Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have te...
Shawn Hoffman
2010-01-13
DSP LLE: code cleanup that doesn't affect behavior.
Shawn Hoffman
2010-01-12
DSP comments & minor reorganization (moved all DSP state into the g_dsp struc...
hrydgard
2009-12-25
Sound System Rework: Phase 2 (cont'ed)
ayuanx
2009-08-17
DSPLLE: small cleanup
nakeee
2009-08-17
dsp lle: coef is really 0x800 words
Shawn Hoffman
2009-08-14
DSPLLE: fixed 0x20 handling, we still don't know what it is good for
nakeee
2009-07-10
DSPLLE: exception work, please review/test/-1
nakeee
2009-07-07
DSPLLE: make exceptions names make sense
nakeee
2009-07-07
DSPLLE: razi approved condition code naming.
nakeee
2009-07-06
add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...
LPFaint99
2009-07-02
remove audiocommon include from DSPCore
hrydgard
2009-07-02
LLE Recommit some clean up from previous commits
nakeee
2009-07-01
revert r3521 - r3523
Shawn Hoffman
2009-06-30
DSPLLE some more exception clean up, still couldn't get zelda to work:(
nakeee
2009-06-30
DSPLLE enabled int on reset
nakeee
2009-06-28
DSPLLE: Setting breakpoints and stepping through code now works in the (still...
hrydgard
2009-06-28
DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef....
hrydgard
2009-06-28
Compile fix
nakeee
2009-06-28
give the DSP breakpoints that can be toggled but don't work yet :p
hrydgard
2009-06-28
DSP: build fixin', more movin', some comments.
hrydgard
2009-06-28
DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. ...
hrydgard
2009-06-07
DSP LLE: Just some renaming and cleanup. Prepared for proper base address sup...
hrydgard
2009-05-01
DSPLLE:
hrydgard