| Age | Commit message (Expand) | Author |
| 2011-01-29 | Core and DSPCore now have mutual dependencies, which breaks the | Soren Jorvang |
| 2011-01-29 | DSPLLE - JIT SUBARN is back on and should be fixed. | mylek4 |
| 2011-01-28 | Some preliminary cleanup of the global namespace for LTO. | Soren Jorvang |
| 2011-01-26 | Disabled the JIT'd version of SUBARN | skidau |
| 2011-01-25 | Enabled save-state support for the DSP LLE plug-in. | skidau |
| 2011-01-16 | Added a critical section around the external_interrupt_waiting variable, to b... | skidau |
| 2011-01-16 | Fixed the DSPLLE on thread option. Works with DSP JIT, DSP Interpreter, AX a... | skidau |
| 2011-01-16 | LLE JIT: Changed the ASM dispatcher so that it jumps to the blocks instead of... | skidau |
| 2011-01-14 | Core/DSPCore: Consolidation of register accesses(except for the four hw | pierre |
| 2011-01-14 | dsp cleaning | Marko Pusljar |
| 2011-01-13 | Check DSP ROM hashes. Fix the ROMs not actually being write protected. | Shawn Hoffman |
| 2011-01-13 | Removed my previous PanicAlert translation hack. Fixed with a better method ... | Glenn Rice |
| 2011-01-12 | Switched the DSP DMA transfers to unaligned versions of the SSSE3 instructions | skidau |
| 2011-01-12 | Used SSSE3 instructions to swap16 and memcpy the DSP DMA transfers for a spee... | skidau |
| 2011-01-10 | LLE JIT: The block linker will now recompile all blocks that it encounters im... | skidau |
| 2011-01-04 | small fix for lle-int | Marko Pusljar |
| 2011-01-04 | Retire the workaround for wxWidgets using the Objective-C reserved | Soren Jorvang |
| 2011-01-03 | LLE JIT: Minimised exception checking. Instructions which need to check for ... | skidau |
| 2011-01-03 | LLE JIT: Reworked the block linking code. It now keeps track of what each bl... | skidau |
| 2011-01-01 | Avoid shadowing variables. | Soren Jorvang |
| 2011-01-01 | Fix for r6707. Looks like I tried to do some invalid 16 bit addressing. | mylek4 |
| 2011-01-01 | LLE JIT: | mylek4 |
| 2010-12-30 | LLE Int: (addr add/sub/inc/dec) | mylek4 |
| 2010-12-30 | LLE JIT: | skidau |
| 2010-12-29 | Core/DSPCore: Changed g_dsp._r back to g_dsp.r. Removed the check*Exclude | pierre |
| 2010-12-29 | LLE JIT: | skidau |
| 2010-12-29 | Core/DSPCore: Reorganize register layout for accessing accumulators | pierre |
| 2010-12-28 | LLE JIT: Completed the remaining JIT DSP instructions (lrrn, srrn, ilrrn). | skidau |
| 2010-12-27 | LLE JIT: Completed the JIT versions of the DSP Branch instructions (added ifc... | skidau |
| 2010-12-27 | Core/DSPCore: Improve Interpreter address register add/sub, convert to | pierre |
| 2010-12-26 | LLE JIT: Added the loop instructions to the JIT. Added ASM version of Handl... | skidau |
| 2010-12-26 | LLE JIT: | skidau |
| 2010-12-23 | LLE JIT: Fixed the shift direction of the lsrnrx, asrnrx, lsrnr and asrnr ins... | skidau |
| 2010-12-23 | LLE JIT: | skidau |
| 2010-12-21 | LLE JIT: | skidau |
| 2010-12-19 | Avoid shadowing variables. | Soren Jorvang |
| 2010-12-17 | LLE JIT: Added another 9 DSP Load/Store instructions to the JIT. Fixed a cou... | skidau |
| 2010-12-16 | Helps to add the new code to the repository. | skidau |
| 2010-12-16 | LLE JIT: | skidau |
| 2010-12-16 | Core/DSPCore: Fix more memory accesses for linux x64 | pierre |
| 2010-12-15 | LLE JIT: Used a reiterative approach to linking blocks. The JIT flags blocks... | skidau |
| 2010-12-15 | Build fix for OSX. | skidau |
| 2010-12-15 | LLE JIT: Added simple block linking at immediate CALL's and JUMP's. The code... | skidau |
| 2010-12-15 | Linux build fix. | Glenn Rice |
| 2010-12-15 | LLE JIT: | skidau |
| 2010-12-12 | DSPLLE-int AR increase, decrease finally 100% (code by kiesel-stein/dolphin-f... | Marko Pusljar |
| 2010-12-09 | LLE JIT: Implemented the addr, lsl and lsl16 instructions in the JIT (x64 only). | skidau |
| 2010-12-05 | First pass at dealing with different size_t/off_t sizes in C90 environments. | Soren Jorvang |
| 2010-12-04 | LLE JIT: Jitted another 8 DSP multiplier instructions (x64 only) | skidau |
| 2010-12-04 | Reestablish *BSD build using CMake. | Soren Jorvang |