summaryrefslogtreecommitdiff
path: root/Source/DSPSpy
AgeCommit message (Expand)Author
2010-06-02Meta:Soren Jorvang
2010-02-22add example of how you can use dspspy to dump results from an entire ucode (c...Shawn Hoffman
2010-02-17oops, dsp assembler can't handle labels with whitespace before them :)Shawn Hoffman
2010-02-17Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have te...Shawn Hoffman
2010-02-16dspspy - small fixMarko Pusljar
2010-02-14re-add alignment for dspbuffer in DSPSpy...turns out it's needed :)Shawn Hoffman
2010-02-03some cleanup, housekeeping for error cases and increased a few buffer sizes t...j4ck.fr0st
2009-10-01DSPSPY improvementsMarko Pusljar
2009-08-18make the coef dump 4KB again, I mistakenly committed code i was using to plun...Shawn Hoffman
2009-08-17fix wiimote in homebrew, thanks to vorte[x]! :DShawn Hoffman
2009-08-17dsp lle: coef is really 0x800 wordsShawn Hoffman
2009-08-16fix dumping roms from dspspyShawn Hoffman
2009-08-16fix a bug from last commit, thanks lpfaint :pShawn Hoffman
2009-08-16dspspy: fix a bug with ConsoleHelperShawn Hoffman
2009-08-13tstaxh SR nakeee
2009-08-11random small fixes - fix debug builds, dump ucodes on PAD_BUTTON_X, get rid o...Shawn Hoffman
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-22DSPLLE improved 'ld testnakeee
2009-07-20start some RE on the memcard unlocking ucodeShawn Hoffman
2009-07-20mainly UI updates for dspspy, make dsptool's -m flag obey the -f flagShawn Hoffman
2009-07-19fix tiny find+replace error within a commentShawn Hoffman
2009-07-19dsp_base.inc: mail the exception instead of wr3 (no idea why that was there a...Shawn Hoffman
2009-07-19Fix dspspy, typo in ld_Testnakeee
2009-07-19test for ldnakeee
2009-07-18double eek, dma length is in bytes, immediate store/load are in words. fixes ...Shawn Hoffman
2009-07-18eek, fix length to read in the dsp dumper...luckily this does not affect corr...Shawn Hoffman
2009-07-18add a ucode to dspspy to dump rom areas from dsp to sd cardShawn Hoffman
2009-07-15DSPSpy: added a test for opcode 0x3D80.luigi2us
2009-07-15DSPSpy: fix compilation.luigi2us
2009-07-07remove the if tests, if you want to run them use the templatenakeee
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-06-29Waiting for someone to run it:)nakeee
2009-06-29few fixes for arith testnakeee
2009-06-29Test for testing the acc effect on SR flagsnakeee
2009-06-24Trying to fix DSPSpy. Test this oneXTra.KrazzY
2009-06-21Unknown DSP opcode 0x02ca tested and figured out.hrydgard
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-06-18createtest small windows fix nakeee
2009-06-17createtest fixes and compile fixes for linuxnakeee
2009-06-16dspspy createtest: don't end list file with a newlineShawn Hoffman
2009-06-15dsp: createtest added -m to merge few command test creation into onenakeee
2009-06-15Improve accuracy of FPU emulation slightly - still no F-Zero improvements :(hrydgard
2009-06-15Dsp: create test now works for full SR tests, and now creates a final .h file...nakeee
2009-06-15Add a basic test that reads unknown regs (0xFF8X).luigi2us
2009-06-15More work on create test (almost working beside some annoying bug)nakeee
2009-06-14DSP createtest now calculate the size of body/header nakeee
2009-06-14DSPSpy: Added list of all tests in the source code for use with DSPSpy testingXTra.KrazzY
2009-06-13dspspy: just some more cleanupShawn Hoffman
2009-06-13dspspy: add missing file to vcrpoj, fix resetting step counters on loading ne...Shawn Hoffman
2009-06-13dspspy: highlighted values were black...on black. now "bright cyan"Shawn Hoffman