summaryrefslogtreecommitdiff
path: root/Source/DSPSpy/main_spy.cpp
AgeCommit message (Expand)Author
2010-02-22add example of how you can use dspspy to dump results from an entire ucode (c...Shawn Hoffman
2010-02-14re-add alignment for dspbuffer in DSPSpy...turns out it's needed :)Shawn Hoffman
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-16dspspy: fix a bug with ConsoleHelperShawn Hoffman
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-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-18add a ucode to dspspy to dump rom areas from dsp to sd cardShawn Hoffman
2009-07-15DSPSpy: fix compilation.luigi2us
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-06-24Trying to fix DSPSpy. Test this oneXTra.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
2009-06-13dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, ...Shawn Hoffman
2009-06-12DSPSpy can now dump all microcodes in a press of a button (2 on the Wii). Ple...XTra.KrazzY
2009-06-09DSPSpy: Implemented multiple microcode support. XTra.KrazzY
2009-06-08DSPSpy: Added preliminary support for realtime multiple microcode processingXTra.KrazzY
2009-06-07DSPSpy: Extract the dsp-interfacing code into a class. Fix colors - that new ...hrydgard
2009-05-19Somebody goofed...Marcus Wanners
2009-05-15get dspspy running on gamecube (wii people check this!)Shawn Hoffman
2009-05-14more simplification/updating of dspspyShawn Hoffman
2009-05-14use libogc for a bunch of headers instead of dspspy's random ones. (revert if...Shawn Hoffman
2009-05-03DSPSpy: Add feature to dump results to file.hrydgard
2009-05-03(just some obsessive code cleanup)hrydgard
2009-05-03DSP: add a crazy little shell script that will build DSPCore into DSPSpy. mak...hrydgard
2009-05-02DSP: Document in a comment what CLR15/SET15 appears to do. (unsigned multipli...hrydgard
2009-05-01DSPSpy: Hide loop stack registers - they aren't relevant for most investigati...hrydgard
2009-05-01DSPSpy cleanups.hrydgard
2009-04-18First DSPSpy results. cleanup and commenting.hrydgard
2009-04-18DSPSpy: First version submitted, resurrected from the ages of time. Build the...hrydgard