| Age | Commit message (Expand) | Author |
| 2010-05-07 | DSPLLE - AR decrement fixed, +other small fixes | Marko Pusljar |
| 2010-03-24 | Remove the UDSP union | nakeee |
| 2010-03-19 | DSPLLE - 0xa100 figured out = abs(), small mul fix, cleaning, some extra comm... | Marko Pusljar |
| 2010-03-18 | DSPLLE - tons of bugs fixed... try Zelda ucode games under LLE now (like Luig... | 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-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-01-12 | DSP comments & minor reorganization (moved all DSP state into the g_dsp struc... | hrydgard |
| 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 | 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-12 | DSPLLE small mul fix | Marko Pusljar |
| 2009-11-08 | DSPLLE: moved breakpoint to debug to gain some speed | nakeee |
| 2009-11-05 | DSPLLE: made not into notc | nakeee |
| 2009-11-04 | DSPLLE - small fix for previous commit | Marko Pusljar |
| 2009-11-04 | DSPLLE stuff - no real progress, mostly useful as a reference for HLE improve... | Marko Pusljar |
| 2009-11-04 | DSPLLE: some bad code clean up pointed out by lordmark | nakeee |
| 2009-08-20 | DSPLLE: Small fixes for zeroing flags | nakeee |
| 2009-08-19 | DSPLLE: attempt to fix extended ops please review this patch carefully. | nakeee |
| 2009-08-14 | DSPLLE: fixed 0x20 handling, we still don't know what it is good for | nakeee |
| 2009-08-10 | DSPLLE: | nakeee |
| 2009-07-31 | DSPLLE: fix some comments, returned andc and orc (according to tests) | nakeee |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-16 | DSP LLE small reg load fixes | nakeee |
| 2009-07-15 | DSPLLE: added lsrnr (based on lordmark and luigi suggestions) Still something... | nakeee |
| 2009-07-07 | DSP LLE: Fix ASR as well. | luigi2us |
| 2009-07-07 | Fixed LSR opcode (shift would always be a crazy value like 65479 instead of 7). | luigi2us |
| 2009-07-06 | add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ... | LPFaint99 |
| 2009-06-28 | DSP: build fixin', more movin', some comments. | hrydgard |
| 2009-06-28 | DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. ... | hrydgard |
| 2009-06-21 | dsp: disable the newfangled ext stuff until it can be verified and used. fix ... | hrydgard |
| 2009-06-21 | Implement the newly discovered DSP opcodes that I named LSRN and ASRN. Also (... | hrydgard |
| 2009-05-02 | DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the differe... | hrydgard |