| Age | Commit message (Expand) | Author |
| 2009-07-01 | revert r3521 - r3523 | Shawn Hoffman |
| 2009-06-30 | DSPLLE some more exception clean up, still couldn't get zelda to work:( | nakeee |
| 2009-06-30 | DSPLLE enabled int on reset | nakeee |
| 2009-06-30 | DSPLLE got rid of exception in progress hack. | nakeee |
| 2009-06-28 | DSPLLE: Setting breakpoints and stepping through code now works in the (still... | hrydgard |
| 2009-06-28 | DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef.... | hrydgard |
| 2009-06-28 | Compile fix | nakeee |
| 2009-06-28 | give the DSP breakpoints that can be toggled but don't work yet :p | hrydgard |
| 2009-06-28 | added an AX disasm with (few) comments. Moved some code around to prepare to ... | hrydgard |
| 2009-06-28 | DSP: build fixin', more movin', some comments. | hrydgard |
| 2009-06-28 | DSP: Add txt file with luigi ucode comments (very basic). Rename some stuff. ... | hrydgard |
| 2009-06-26 | fixed copy paste error:) | nakeee |
| 2009-06-26 | DSP LLE: results of wide if testing please test :) | nakeee |
| 2009-06-21 | DSP: update docs for lrs/srs | hrydgard |
| 2009-06-21 | dsp: disable the newfangled ext stuff until it can be verified and used. fix ... | hrydgard |
| 2009-06-21 | Implement the newly discovered DSP opcodes that I named LSRN and ASRN. Also (... | hrydgard |
| 2009-06-21 | unbreak dsptool/dspspy | hrydgard |
| 2009-06-21 | Some LLE memory access | nakeee |
| 2009-06-21 | New DSP debugger: step one. (not ready yet, but try loading zelda WW and look... | hrydgard |
| 2009-06-21 | DSP: Fix the invalid memory accesses that the Zelda Ucode does in LLE. No LLE... | hrydgard |
| 2009-06-18 | opsss.. | nakeee |
| 2009-06-18 | dspcodeutil now name is always dsp_code as needed by main_spy. | nakeee |
| 2009-06-17 | DSPCodeUtil some code fixing | nakeee |
| 2009-06-17 | Fixed buffer overflow in CodesToHeader, now dsptool -m creates files correctl... | nakeee |
| 2009-06-17 | createtest fixes and compile fixes for linux | nakeee |
| 2009-06-17 | sorry | hrydgard |
| 2009-06-17 | Implement the findings about CR and lrs/srs in LLE plugin. Don't hear any dif... | hrydgard |
| 2009-06-15 | More work on create test (almost working beside some annoying bug) | nakeee |
| 2009-06-13 | dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, ... | Shawn Hoffman |
| 2009-06-12 | Fix for tatsunoko vs capcom and those wii games getting corrupted memory error | sl1nk3.s |
| 2009-06-12 | DSPSpy can now dump all microcodes in a press of a button (2 on the Wii). Ple... | XTra.KrazzY |
| 2009-06-11 | DSPTool now accepts multiple files with the '-m' flag. See usage for more inf... | XTra.KrazzY |
| 2009-06-08 | DSPSpy: Added preliminary support for realtime multiple microcode processing | XTra.KrazzY |
| 2009-06-07 | DSP LLE: Just some renaming and cleanup. Prepared for proper base address sup... | hrydgard |
| 2009-05-03 | (just some obsessive code cleanup) | hrydgard |
| 2009-05-03 | DSP: add a crazy little shell script that will build DSPCore into DSPSpy. mak... | hrydgard |
| 2009-05-02 | DSP: Improve multiplier code. Add support for unsigned operation - but tempor... | hrydgard |
| 2009-05-02 | compile fix | nakeee |
| 2009-05-02 | DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the differe... | hrydgard |
| 2009-05-02 | DSP: Document in a comment what CLR15/SET15 appears to do. (unsigned multipli... | hrydgard |
| 2009-05-01 | DSPLLE: Wrapping behaviour for single increments/decrements of address regist... | hrydgard |
| 2009-05-01 | DSPLLE: | hrydgard |
| 2009-05-01 | oops | hrydgard |
| 2009-05-01 | DSP: I hereby name R08-R11 WR0-WR3, standing for Wrap control Registers 0-3. | hrydgard |
| 2009-05-01 | Tiny fixes | XTra.KrazzY |
| 2009-05-01 | DSP: Fixed case and some printing in asm | nakeee |
| 2009-05-01 | DSP: reverting some condition code until we handle 0x1 and 0x2 correctly | nakeee |
| 2009-04-28 | DSP: updated condition code | nakeee |
| 2009-04-25 | Tiny fix | XTra.KrazzY |
| 2009-04-25 | Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (c... | XTra.KrazzY |