summaryrefslogtreecommitdiff
path: root/Source/Core/DSPCore
AgeCommit message (Expand)Author
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
2009-07-20DSPLLE: ld only increase 0x3 by onenakeee
2009-07-19fix silly typo when using -m with dsptoolShawn Hoffman
2009-07-19dsptool: add -f option (errors are not critical)nakeee
2009-07-18fix a build error and some warnings.hrydgard
2009-07-18add a ucode to dspspy to dump rom areas from dsp to sd cardShawn Hoffman
2009-07-16DSPLLE minor cleannakeee
2009-07-16DSP LLE small reg load fixesnakeee
2009-07-15That's what happens when you get excited and go too fast...luigi2us
2009-07-15DSPLLE: Fix LSRNR.luigi2us
2009-07-15DSPLLE: added lsrnr (based on lordmark and luigi suggestions) Still something...nakeee
2009-07-14DSPLLE minor cleanup nothing important nakeee
2009-07-12Rearrange LogManager includes. The main purpose is to make it possible to mod...Nolan Check
2009-07-11just some , useless for emulation , changes that might make it easier for us ...daco65
2009-07-11Fix a DSP disasm problem, misc minor stuff .. not much to see herehrydgard
2009-07-10DSPLLE more exception work (not sure we need reset at all)nakeee
2009-07-10DSPLLE: exception work, please review/test/-1nakeee
2009-07-09accidently commited the uncomment exceptionnakeee
2009-07-09DSPLLE comment cleanupnakeee
2009-07-09DSPLLE: the reset exception is needed by zelda to init correctly, but it get ...nakeee
2009-07-08DSPLLE uncomment else: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-07Various changes: Fixed linux build, added some zelda ucode RE, added HLE mail...XTra.KrazzY
2009-07-07Fix AX exp 4 (Ector should it be named new ucode request?)nakeee
2009-07-07DSPLLE: make exceptions names make sensenakeee
2009-07-07DSPLLE: razi approved condition code naming.nakeee
2009-07-06DSPLLE: Commented out the else in bloop, it doesn't make sense, and I didn't ...nakeee
2009-07-06DSPLLE: More minor clean up, some log mistake fixes and revert the +1 loop (i...nakeee
2009-07-06DSPLLE: comments and logging clean upnakeee
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-07-05Returned the exception in action check, it seems that we are missing how 2 ex...nakeee
2009-07-05DSPLLE Take 2 in getting rid of exception hack.nakeee
2009-07-05DSPLLE: small loop fix (ector pls take a look)nakeee
2009-07-03Assorted cleanup, perf counter logging, and minor fixes that have been accumu...hrydgard
2009-07-02remove audiocommon include from DSPCorehrydgard