summaryrefslogtreecommitdiff
path: root/Source/Core/DSPCore/Src/DspIntArithmetic.cpp
AgeCommit message (Expand)Author
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 - removed some ifdefsMarko Pusljar
2010-03-08DSPLLE - flags&stuff,xar->subarn,0x80 kinda figured out,... (experimental)Marko Pusljar
2010-02-28DSPLLE - lsr16 fixMarko Pusljar
2010-02-27DSPLLE - addaxl,mulc,'ln fixMarko Pusljar
2010-02-21DSPLLE - flags&stuff (more later)Marko Pusljar
2010-02-20Some really (REALLY) old changes that were hanging on my computer for a whileXTra.KrazzY
2010-02-17DSPLLE - SR_10 flag implemented (no idea what name should it have or how/when...Marko Pusljar
2010-01-12DSP comments & minor reorganization (moved all DSP state into the g_dsp struc...hrydgard
2009-12-08DSPLLE stuff (2 new opcodes)Marko Pusljar
2009-12-01DSPLLE - cleaning, small fixes (2 shift opcodes are more correct now (lsr,asr...Marko Pusljar
2009-11-14re-apply dsp-related changes from r4533Shawn Hoffman
2009-11-14revert to r4531, but keep the changes from the following revisions: 4533,4550...Shawn Hoffman
2009-11-12DSPLLE small mul fixMarko Pusljar
2009-11-08DSPLLE: moved breakpoint to debug to gain some speednakeee
2009-11-05DSPLLE: made not into notcnakeee
2009-11-04DSPLLE - small fix for previous commitMarko Pusljar
2009-11-04DSPLLE stuff - no real progress, mostly useful as a reference for HLE improve...Marko Pusljar
2009-11-04DSPLLE: some bad code clean up pointed out by lordmarknakeee
2009-08-20DSPLLE: Small fixes for zeroing flagsnakeee
2009-08-19DSPLLE: attempt to fix extended ops please review this patch carefully.nakeee
2009-08-14DSPLLE: fixed 0x20 handling, we still don't know what it is good for nakeee
2009-08-10DSPLLE: nakeee
2009-07-31DSPLLE: fix some comments, returned andc and orc (according to tests) nakeee
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-16DSP LLE small reg load fixesnakeee
2009-07-15DSPLLE: added lsrnr (based on lordmark and luigi suggestions) Still something...nakeee
2009-07-07DSP LLE: Fix ASR as well.luigi2us
2009-07-07Fixed LSR opcode (shift would always be a crazy value like 65479 instead of 7).luigi2us
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-06-28DSP: build fixin', more movin', some comments.hrydgard
2009-06-28DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. ...hrydgard
2009-06-21dsp: disable the newfangled ext stuff until it can be verified and used. fix ...hrydgard
2009-06-21Implement the newly discovered DSP opcodes that I named LSRN and ASRN. Also (...hrydgard
2009-05-02DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the differe...hrydgard