| Age | Commit message (Expand) | Author |
| 2010-01-13 | Better comment the writelog code | nakeee |
| 2010-01-13 | DSP: fix disassembler a little. | Shawn Hoffman |
| 2010-01-13 | DSP LLE: code cleanup that doesn't affect behavior. | Shawn Hoffman |
| 2010-01-12 | DSP comments & minor reorganization (moved all DSP state into the g_dsp struc... | hrydgard |
| 2010-01-12 | DSPLLE: Add a comment describing my latest unverified theory: that 'l and the... | hrydgard |
| 2009-12-26 | DSPLLE: Wii games/ZWW have working-ish sound (Trust the DSP to do its reads a... | XTra.KrazzY |
| 2009-12-25 | Sound System Rework: Phase 2 (cont'ed) | ayuanx |
| 2009-12-08 | DSPLLE stuff (2 new opcodes) | Marko Pusljar |
| 2009-12-01 | DSPLLE - cleaning, small fixes (2 shift opcodes are more correct now (lsr,asr... | Marko Pusljar |
| 2009-11-14 | reapply changes from 4550-4551,4556-4559 correctly...sigh...some files were i... | Shawn Hoffman |
| 2009-11-14 | re-apply dsp-related changes from r4533 | Shawn Hoffman |
| 2009-11-14 | revert to r4531, but keep the changes from the following revisions: 4533,4550... | Shawn Hoffman |
| 2009-11-13 | DSPLLE moved DMA debuging to debug level (thanks ayuanx@163.com) | nakeee |
| 2009-11-13 | DSPLLE: long due removal of exception and Zelda messages | nakeee |
| 2009-11-12 | DSPLLE small mul fix | Marko Pusljar |
| 2009-11-08 | DSPLLE: moved breakpoint to debug to gain some speed | nakeee |
| 2009-11-06 | DSPLLE dissasm fix | Marko Pusljar |
| 2009-11-05 | DSPLLE: made not into notc | nakeee |
| 2009-11-04 | DSPLLE - small fix for previous commit | Marko Pusljar |
| 2009-11-04 | DSPLLE stuff - no real progress, mostly useful as a reference for HLE improve... | Marko Pusljar |
| 2009-11-04 | DSPLLE: some bad code clean up pointed out by lordmark | nakeee |
| 2009-10-01 | DSPSPY improvements | Marko Pusljar |
| 2009-09-29 | just a small fix | Marko Pusljar |
| 2009-09-28 | DSPLLE + 2 small fixes, many GC AX games are almost perfect (sound wise, ex. ... | Marko Pusljar |
| 2009-09-08 | Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu... | hrydgard |
| 2009-09-07 | DSPLLE added carry and overflow now we (lordmark) should add them in | nakeee |
| 2009-08-26 | Compile fix | nakeee |
| 2009-08-20 | DSPLLE small sign fix | nakeee |
| 2009-08-20 | DSP LLE on Thread with LLE now boots, but no sound. The mail connection appea... | XTra.KrazzY |
| 2009-08-20 | DSPLLE trying to fix mul | nakeee |
| 2009-08-20 | DSPLLE: Small fixes for zeroing flags | nakeee |
| 2009-08-20 | DSPLLE: trying to optimize a bit (based on drkrazi's suggestion) | nakeee |
| 2009-08-19 | DSPLLE: attempt to fix extended ops please review this patch carefully. | nakeee |
| 2009-08-18 | DSPLLE fix for latest commit (thanks lp) | nakeee |
| 2009-08-17 | DSPLLE: small cleanup | nakeee |
| 2009-08-17 | dsp lle: coef is really 0x800 words | Shawn Hoffman |
| 2009-08-16 | dspspy: fix a bug with ConsoleHelper | Shawn Hoffman |
| 2009-08-14 | DSPLLE: small cleanup | nakeee |
| 2009-08-14 | DSPLLE: fixed 0x20 handling, we still don't know what it is good for | nakeee |
| 2009-08-10 | DSPLLE: | nakeee |
| 2009-07-31 | DSPLLE: fix some comments, returned andc and orc (according to tests) | nakeee |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-27 | DSPLLE: remove the if 0 around SR_MUL_UNSIGNED in hope to figure out why it m... | nakeee |
| 2009-07-26 | DSPLLE: lordmark's fix for ilrrn opcode + some mask fixes | nakeee |
| 2009-07-26 | DSPLLE added new LD code (please report games misbehaving) | nakeee |
| 2009-07-25 | DSPLLE: fixed the unknown opcode errors | nakeee |
| 2009-07-25 | DSPLLE: set currentEpilogeFunc to NULL | nakeee |
| 2009-07-24 | DSPLLE: make ext opcodes to use table as well (tell me if you get | nakeee |
| 2009-07-24 | fix a few issues with actually using the dsp lle debugger: stepping/reg updat... | Shawn Hoffman |
| 2009-07-22 | DSPLLE: LD now doesn't give memory errors, still need to be tested with LDM/N... | nakeee |