summaryrefslogtreecommitdiff
path: root/Source/Core/DSPCore
AgeCommit message (Expand)Author
2010-01-13Better comment the writelog codenakeee
2010-01-13DSP: fix disassembler a little.Shawn Hoffman
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
2010-01-12DSPLLE: Add a comment describing my latest unverified theory: that 'l and the...hrydgard
2009-12-26DSPLLE: Wii games/ZWW have working-ish sound (Trust the DSP to do its reads a...XTra.KrazzY
2009-12-25Sound System Rework: Phase 2 (cont'ed)ayuanx
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-14reapply changes from 4550-4551,4556-4559 correctly...sigh...some files were i...Shawn Hoffman
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-13DSPLLE moved DMA debuging to debug level (thanks ayuanx@163.com)nakeee
2009-11-13DSPLLE: long due removal of exception and Zelda messagesnakeee
2009-11-12DSPLLE small mul fixMarko Pusljar
2009-11-08DSPLLE: moved breakpoint to debug to gain some speednakeee
2009-11-06DSPLLE dissasm fixMarko Pusljar
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-10-01DSPSPY improvementsMarko Pusljar
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-09-08Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu...hrydgard
2009-09-07DSPLLE added carry and overflow now we (lordmark) should add them in nakeee
2009-08-26Compile fixnakeee
2009-08-20DSPLLE small sign fixnakeee
2009-08-20DSP LLE on Thread with LLE now boots, but no sound. The mail connection appea...XTra.KrazzY
2009-08-20DSPLLE trying to fix mulnakeee
2009-08-20DSPLLE: Small fixes for zeroing flagsnakeee
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-17DSPLLE: small cleanupnakeee
2009-08-17dsp lle: coef is really 0x800 wordsShawn Hoffman
2009-08-16dspspy: fix a bug with ConsoleHelperShawn Hoffman
2009-08-14DSPLLE: small cleanupnakeee
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-27DSPLLE: remove the if 0 around SR_MUL_UNSIGNED in hope to figure out why it m...nakeee
2009-07-26DSPLLE: lordmark's fix for ilrrn opcode + some mask fixesnakeee
2009-07-26DSPLLE added new LD code (please report games misbehaving)nakeee
2009-07-25DSPLLE: fixed the unknown opcode errorsnakeee
2009-07-25DSPLLE: set currentEpilogeFunc to NULL nakeee
2009-07-24DSPLLE: make ext opcodes to use table as well (tell me if you get nakeee
2009-07-24fix a few issues with actually using the dsp lle debugger: stepping/reg updat...Shawn Hoffman
2009-07-22DSPLLE: LD now doesn't give memory errors, still need to be tested with LDM/N...nakeee