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