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