summaryrefslogtreecommitdiff
path: root/Source/Core/DSPCore/Src/DSPInterpreter.cpp
AgeCommit message (Expand)Author
2010-05-29Core audio system work (Watch for regressions please!):hrydgard
2010-04-07DSP LLE Jit, joined work with XK and skidu.nakeee
2010-03-22DSPLLE - idleskip-ing improved a little (it still fails totaly for zelda type...Marko Pusljar
2010-03-18DSPLLE: Run the threaded mode a bit differently and with respect to idle loops.XTra.KrazzY
2010-03-13DSPLLE - AX PCM16 fixMarko Pusljar
2010-03-08DSPLLE - flags&stuff,xar->subarn,0x80 kinda figured out,... (experimental)Marko Pusljar
2009-11-04DSPLLE stuff - no real progress, mostly useful as a reference for HLE improve...Marko Pusljar
2009-08-20DSP LLE on Thread with LLE now boots, but no sound. The mail connection appea...XTra.KrazzY
2009-07-24fix a few issues with actually using the dsp lle debugger: stepping/reg updat...Shawn Hoffman
2009-07-15DSPLLE: added lsrnr (based on lordmark and luigi suggestions) Still something...nakeee
2009-07-14DSPLLE minor cleanup nothing important 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-05DSPLLE: small loop fix (ector pls take a look)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-28added an AX disasm with (few) comments. Moved some code around to prepare to ...hrydgard
2009-06-28DSP: build fixin', more movin', some comments.hrydgard
2009-05-02DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the differe...hrydgard
2009-05-02DSP: Document in a comment what CLR15/SET15 appears to do. (unsigned multipli...hrydgard
2009-05-01DSPLLE: Wrapping behaviour for single increments/decrements of address regist...hrydgard
2009-05-01DSP: I hereby name R08-R11 WR0-WR3, standing for Wrap control Registers 0-3.hrydgard
2009-04-22DSP switched mode 16 and 40nakeee
2009-04-21DSP change condition code in accordance to latest findingnakeee
2009-04-18More DSPSpy findings - nakee's "TSTAXL" isn't test. Not sure what it is though.hrydgard
2009-04-18DSP: Comment some new discoveries.hrydgard
2009-04-18First DSPSpy results. cleanup and commenting.hrydgard
2009-04-18DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool.hrydgard
2009-04-16Trying clr15/set15, this is an educated guess after looking at ucodes. Please...nakeee
2009-04-16dsp: small disasm fixnakeee
2009-04-15Reverting the change that made logical function update logical zero nakeee
2009-04-15DSP: make all logical operations set the logical SR_LOGIC_ZERO flag instead o...nakeee
2009-04-12DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c...hrydgard