summaryrefslogtreecommitdiff
path: root/Source/DSPSpy
AgeCommit message (Expand)Author
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-05-25Simplify some more license headersTillmann Karras
2015-03-01Fix include order of files outside of Source/CoreTillmann Karras
2015-01-12More minor consistency changesStevoisiak
2015-01-12Minor consistency changesStevoisiak
2015-01-06DSPSpy: Fix build failuresBracket-
2014-12-20Update Outdated Google Code ReferencesBenjamin Przybocki
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-12-31Remove unnecessary Src/ foldersJasper St. Pierre
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-11-03Run code through the advanced tool 'sed' to remove trailing whitespace.comex
2011-04-15llejit - fix for flag generation code + dspspy jit workaroundMarko Pusljar
2011-02-11drop vs2008 projects in favor of vs2010Shawn Hoffman
2011-01-29Put some stuff in the gfx plugins into namespaces, so that the symbols won't ...hrydgard
2010-12-04Second attempt at issue 3458. Fixes issue 3458.Shawn Hoffman
2010-08-14fixes for my previous commitsMarko Pusljar
2010-08-14dspspy working againMarko Pusljar
2010-06-09Hg:Shawn Hoffman
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