summaryrefslogtreecommitdiff
path: root/Source/DSPSpy/main_spy.cpp
AgeCommit message (Expand)Author
2022-09-30DSPSpy: Unhide stack registersVincent Pelletier
2022-06-01DSPSpy: Fix incomplete result dumpsPokechu22
2021-07-25DSPSpy: fix $prod printingTillmann Karras
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-06-08DSPSpy: show register names instead of numbersTillmann Karras
2020-05-31DSPSpy: fix register editing using GC pad on WiiTillmann Karras
2017-09-22DSPSpy: Print ACCOV mailsLéo Lam
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-07-19DSPSpy: support dumping to SD Gecko in slot B on GameCubeStreetwalrus Einstein
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-03-01Fix include order of files outside of Source/CoreTillmann Karras
2015-01-12More minor consistency changesStevoisiak
2015-01-12Minor consistency changesStevoisiak
2014-06-23Fixed issue with DSP Dump not closing files.Matthew Brennan Jones
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-11-03Run code through the advanced tool 'sed' to remove trailing whitespace.comex
2010-08-14dspspy working againMarko Pusljar
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