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
Age
Commit message (
Expand
)
Author
2010-06-02
Fix some cases of variables being used uninitialized. Also some unused
Soren Jorvang
2010-06-02
Meta:
Soren Jorvang
2010-05-29
DSPLLE: followup to last change: bugfix + remove extraneous exception checks
hrydgard
2010-05-29
Core audio system work (Watch for regressions please!):
hrydgard
2010-05-29
DSPLLE: Some cleanup. Possibly very small speed increase.
hrydgard
2010-05-26
Uninitialized variables.
Soren Jorvang
2010-05-23
misc stuff
Marko Pusljar
2010-05-07
DSPLLE - AR decrement fixed, +other small fixes
Marko Pusljar
2010-04-27
DSP jit more work
nakeee
2010-04-25
DSP Jit annoying shifts
nakeee
2010-04-25
DSP Jit more minor fixes
nakeee
2010-04-23
DSP jit: fixed some crash by pop/push (close to bhaal's solution)
nakeee
2010-04-22
DSP Jit 2 small fixes
nakeee
2010-04-20
DSP jit shift fix
nakeee
2010-04-19
DSP Jit enable ls* and sl* in jit.
nakeee
2010-04-19
DSP jit: 'mv 's 'sn are now jitted. Added
nakeee
2010-04-18
Compile fix
nakeee
2010-04-18
DSP jit: a bit more work
nakeee
2010-04-17
DSP LLE: trying to clean up exception handling. Hopefully it didn't break any...
nakeee
2010-04-16
Moved ToMask hashing into utility func, changed J_CC end to a short jump
j4ck.fr0st
2010-04-16
DSP Jit some code cleanup
nakeee
2010-04-15
DSP Jit: rewrite dsp_increase_addr_reg a couple of times, only to find that i...
j4ck.fr0st
2010-04-14
DSP Jit code cleanup
nakeee
2010-04-13
Fixed the crash in DSP LLE JIT on x64 by aligning the stack.
skidau
2010-04-12
More jit fixes (Thanks ector)
nakeee
2010-04-12
UnitTests compiles on non win32
nakeee
2010-04-12
a few minor code fixes.
nitsuja-
2010-04-12
Build fix.
Glenn Rice
2010-04-11
DSP Jit: Some small fixes to SR set functions
nakeee
2010-04-11
buildfix
Shawn Hoffman
2010-04-11
DSP Jit: Jit some more AR action and added compile SR which suppose to hold t...
nakeee
2010-04-11
DSP jit: a so people can review commit
nakeee
2010-04-11
Removed a stray MOV in increase_addr_reg, fixed decrease_addr_reg. NR should ...
j4ck.fr0st
2010-04-11
Fixed a small bug in J_CC when emitting jumps that exceed 0x80 in range (only...
j4ck.fr0st
2010-04-11
DSP JIT reenable nr with a small fix
nakeee
2010-04-09
set eol-style native
j4ck.fr0st
2010-04-09
DSPJit: disabled NR again until we fix DSPEmitter::increase_addr_reg.
j4ck.fr0st
2010-04-09
DSP Jit: Forgot include
nakeee
2010-04-09
DSP Jit removed useless push/pop (at least I hope they were useless).
nakeee
2010-04-07
windows compile fix (thanks lordmark)
nakeee
2010-04-07
DSP LLE Jit, joined work with XK and skidu.
nakeee
2010-03-29
DSPLLE: Opcode LUT Cleanup
XTra.KrazzY
2010-03-28
DSPLLE - small idleskip improvment for zelda
Marko Pusljar
2010-03-24
DSPLLE - 5 new conditions added (not used atm), 4 used ones are now correct
Marko Pusljar
2010-03-24
Remove the UDSP union
nakeee
2010-03-22
DSPLLE - small fix
Marko Pusljar
2010-03-22
DSPLLE - idleskip-ing improved a little (it still fails totaly for zelda type...
Marko Pusljar
2010-03-20
forgot to remove the check that would detect proper DSCR setting during DMA a...
Shawn Hoffman
2010-03-20
small cleanup in dsp lle
Shawn Hoffman
2010-03-19
DSPLLE - 0xa100 figured out = abs(), small mul fix, cleaning, some extra comm...
Marko Pusljar
[next]