| Age | Commit message (Expand) | Author |
| 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 |
| 2010-03-18 | DSPLLE: Run the threaded mode a bit differently and with respect to idle loops. | XTra.KrazzY |
| 2010-03-18 | DSPLLE - tons of bugs fixed... try Zelda ucode games under LLE now (like Luig... | Marko Pusljar |
| 2010-03-13 | DSPLLE - u16 aram reads (zelda type) fixed | Marko Pusljar |
| 2010-03-13 | DSPLLE - AX PCM16 fix | Marko Pusljar |
| 2010-03-08 | DSPLLE - removed some ifdefs | Marko Pusljar |
| 2010-03-08 | DSPLLE - flags&stuff,xar->subarn,0x80 kinda figured out,... (experimental) | Marko Pusljar |
| 2010-02-28 | DSPLLE - lsr16 fix | Marko Pusljar |
| 2010-02-27 | DSPLLE - addaxl,mulc,'ln fix | Marko Pusljar |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2010-02-22 | DSPLLE - 2 new opcodes (TSTPROD,MULAXH) | Marko Pusljar |
| 2010-02-21 | Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali... | j4ck.fr0st |
| 2010-02-21 | DSPLLE - 'L ext opcode fix | Marko Pusljar |
| 2010-02-21 | DSPLLE - flags&stuff (more later) | Marko Pusljar |
| 2010-02-20 | Some really (REALLY) old changes that were hanging on my computer for a while | XTra.KrazzY |
| 2010-02-17 | DSPLLE - SR_10 flag implemented (no idea what name should it have or how/when... | Marko Pusljar |
| 2010-02-17 | DSPLLE - SR_TOP2BITS 16bit fix | Marko Pusljar |
| 2010-02-17 | dsp: lrs is also sign extended in "40bit" mode. tested (correctly, this time ... | Shawn Hoffman |
| 2010-02-17 | Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have te... | Shawn Hoffman |
| 2010-02-07 | DSPTool: show hex and substitute names by default for disasm | Shawn Hoffman |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-01-24 | ROM dissasm "refresh" + RE + small fixes | Marko Pusljar |
| 2010-01-13 | Better comment the writelog code | nakeee |
| 2010-01-13 | DSP: fix disassembler a little. | 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 |
| 2010-01-12 | DSPLLE: Add a comment describing my latest unverified theory: that 'l and the... | hrydgard |
| 2009-12-26 | DSPLLE: Wii games/ZWW have working-ish sound (Trust the DSP to do its reads a... | XTra.KrazzY |
| 2009-12-25 | Sound System Rework: Phase 2 (cont'ed) | ayuanx |
| 2009-12-08 | DSPLLE stuff (2 new opcodes) | Marko Pusljar |
| 2009-12-01 | DSPLLE - cleaning, small fixes (2 shift opcodes are more correct now (lsr,asr... | Marko Pusljar |
| 2009-11-14 | reapply changes from 4550-4551,4556-4559 correctly...sigh...some files were i... | Shawn Hoffman |
| 2009-11-14 | re-apply dsp-related changes from r4533 | Shawn Hoffman |
| 2009-11-14 | revert to r4531, but keep the changes from the following revisions: 4533,4550... | Shawn Hoffman |
| 2009-11-13 | DSPLLE moved DMA debuging to debug level (thanks ayuanx@163.com) | nakeee |
| 2009-11-13 | DSPLLE: long due removal of exception and Zelda messages | nakeee |
| 2009-11-12 | DSPLLE small mul fix | Marko Pusljar |
| 2009-11-08 | DSPLLE: moved breakpoint to debug to gain some speed | nakeee |
| 2009-11-06 | DSPLLE dissasm fix | Marko Pusljar |
| 2009-11-05 | DSPLLE: made not into notc | nakeee |