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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DSPCore
/
Src
/
DSPIntExtOps.cpp
Age
Commit message (
Expand
)
Author
2010-02-27
DSPLLE - addaxl,mulc,'ln fix
Marko Pusljar
2010-02-22
DSPLLE - 2 new opcodes (TSTPROD,MULAXH)
Marko Pusljar
2010-02-21
DSPLLE - 'L ext opcode fix
Marko Pusljar
2010-01-13
Better comment the writelog code
nakeee
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
2009-09-29
just a small fix
Marko Pusljar
2009-09-28
DSPLLE + 2 small fixes, many GC AX games are almost perfect (sound wise, ex. ...
Marko Pusljar
2009-08-20
DSPLLE: trying to optimize a bit (based on drkrazi's suggestion)
nakeee
2009-08-19
DSPLLE: attempt to fix extended ops please review this patch carefully.
nakeee
2009-08-18
DSPLLE fix for latest commit (thanks lp)
nakeee
2009-08-10
DSPLLE:
nakeee
2009-07-31
DSPLLE: fix some comments, returned andc and orc (according to tests)
nakeee
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 added new LD code (please report games misbehaving)
nakeee
2009-07-24
DSPLLE: make ext opcodes to use table as well (tell me if you get
nakeee
2009-07-22
DSPLLE: LD now doesn't give memory errors, still need to be tested with LDM/N...
nakeee
2009-07-20
DSPLLE: ld only increase 0x3 by one
nakeee
2009-07-11
Fix a DSP disasm problem, misc minor stuff .. not much to see here
hrydgard
2009-06-28
DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. ...
hrydgard