summaryrefslogtreecommitdiff
path: root/Source/Core/DSPCore/Src/DSPIntExtOps.cpp
AgeCommit message (Expand)Author
2010-05-23misc stuffMarko Pusljar
2010-05-07DSPLLE - AR decrement fixed, +other small fixesMarko Pusljar
2010-03-24Remove the UDSP unionnakeee
2010-03-19DSPLLE - 0xa100 figured out = abs(), small mul fix, cleaning, some extra comm...Marko Pusljar
2010-03-18DSPLLE - tons of bugs fixed... try Zelda ucode games under LLE now (like Luig...Marko Pusljar
2010-03-08DSPLLE - flags&stuff,xar->subarn,0x80 kinda figured out,... (experimental)Marko Pusljar
2010-02-27DSPLLE - addaxl,mulc,'ln fixMarko Pusljar
2010-02-22DSPLLE - 2 new opcodes (TSTPROD,MULAXH)Marko Pusljar
2010-02-21DSPLLE - 'L ext opcode fixMarko Pusljar
2010-01-13Better comment the writelog codenakeee
2010-01-13DSP LLE: code cleanup that doesn't affect behavior.Shawn Hoffman
2010-01-12DSP comments & minor reorganization (moved all DSP state into the g_dsp struc...hrydgard
2009-09-29just a small fixMarko Pusljar
2009-09-28DSPLLE + 2 small fixes, many GC AX games are almost perfect (sound wise, ex. ...Marko Pusljar
2009-08-20DSPLLE: trying to optimize a bit (based on drkrazi's suggestion)nakeee
2009-08-19DSPLLE: attempt to fix extended ops please review this patch carefully.nakeee
2009-08-18DSPLLE fix for latest commit (thanks lp)nakeee
2009-08-10DSPLLE: nakeee
2009-07-31DSPLLE: fix some comments, returned andc and orc (according to tests) nakeee
2009-07-27DSPLLE: remove the if 0 around SR_MUL_UNSIGNED in hope to figure out why it m...nakeee
2009-07-26DSPLLE added new LD code (please report games misbehaving)nakeee
2009-07-24DSPLLE: make ext opcodes to use table as well (tell me if you get nakeee
2009-07-22DSPLLE: LD now doesn't give memory errors, still need to be tested with LDM/N...nakeee
2009-07-20DSPLLE: ld only increase 0x3 by onenakeee
2009-07-11Fix a DSP disasm problem, misc minor stuff .. not much to see herehrydgard
2009-06-28DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. ...hrydgard