index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DSPCore
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
Linux build fix.
Glenn Rice
2011-01-28
Some preliminary cleanup of the global namespace for LTO.
Soren Jorvang
2011-01-27
Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs ex...
Jordan Woyak
2011-01-27
Various minor fixes to allow building with clang on OS X.
Soren Jorvang
2011-01-27
Committing Visual Studio 2010 solution/project files. (not switching from 200...
Jordan Woyak
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-14
Remove LOGGING from the DSPCore vcproj. It isn't really used like that anymor...
Shawn Hoffman
[next]