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