| Age | Commit message (Expand) | Author |
| 2010-05-23 | misc stuff | Marko Pusljar |
| 2010-05-07 | DSPLLE - AR decrement fixed, +other small fixes | Marko Pusljar |
| 2010-04-19 | DSP Jit enable ls* and sl* in jit. | nakeee |
| 2010-04-19 | DSP jit: 'mv 's 'sn are now jitted. Added | nakeee |
| 2010-04-12 | UnitTests compiles on non win32 | nakeee |
| 2010-04-11 | DSP Jit: Jit some more AR action and added compile SR which suppose to hold t... | nakeee |
| 2010-04-11 | DSP JIT reenable nr with a small fix | nakeee |
| 2010-04-09 | DSPJit: disabled NR again until we fix DSPEmitter::increase_addr_reg. | j4ck.fr0st |
| 2010-04-09 | DSP Jit removed useless push/pop (at least I hope they were useless). | 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-19 | DSPLLE - 0xa100 figured out = abs(), small mul fix, cleaning, some extra comm... | Marko Pusljar |
| 2010-03-08 | DSPLLE - flags&stuff,xar->subarn,0x80 kinda figured out,... (experimental) | Marko Pusljar |
| 2010-02-22 | DSPLLE - 2 new opcodes (TSTPROD,MULAXH) | Marko Pusljar |
| 2010-01-24 | ROM dissasm "refresh" + RE + small fixes | Marko Pusljar |
| 2010-01-13 | DSP: fix disassembler a little. | Shawn Hoffman |
| 2009-12-08 | DSPLLE stuff (2 new opcodes) | 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-06 | DSPLLE dissasm fix | Marko Pusljar |
| 2009-11-05 | DSPLLE: made not into notc | nakeee |
| 2009-11-04 | DSPLLE stuff - no real progress, mostly useful as a reference for HLE improve... | Marko Pusljar |
| 2009-08-19 | DSPLLE: attempt to fix extended ops please review this patch carefully. | 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-27 | DSPLLE: remove the if 0 around SR_MUL_UNSIGNED in hope to figure out why it m... | nakeee |
| 2009-07-26 | DSPLLE: lordmark's fix for ilrrn opcode + some mask fixes | nakeee |
| 2009-07-25 | DSPLLE: fixed the unknown opcode errors | nakeee |
| 2009-07-24 | DSPLLE: make ext opcodes to use table as well (tell me if you get | nakeee |
| 2009-07-18 | add a ucode to dspspy to dump rom areas from dsp to sd card | Shawn Hoffman |
| 2009-07-15 | That's what happens when you get excited and go too fast... | luigi2us |
| 2009-07-15 | DSPLLE: Fix LSRNR. | luigi2us |
| 2009-07-15 | DSPLLE: added lsrnr (based on lordmark and luigi suggestions) Still something... | nakeee |
| 2009-07-07 | DSPLLE: razi approved condition code naming. | nakeee |
| 2009-07-06 | add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ... | LPFaint99 |
| 2009-07-01 | dsp lle: add default names for pdlabels[], so you don't get "(null)" with the... | Shawn Hoffman |
| 2009-06-28 | DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef.... | 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-06-21 | New DSP debugger: step one. (not ready yet, but try loading zelda WW and look... | hrydgard |
| 2009-06-13 | dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, ... | Shawn Hoffman |
| 2009-05-03 | DSP: add a crazy little shell script that will build DSPCore into DSPSpy. mak... | 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 |