dolphin/Source/Core
hrydgard 6369b48538 DSP: I seem to have forgotten assemble.h? Killed the globals in assemble.cpp by putting the entire thing in a class, which will make more improvements easier. Same with disasm. More tweaking of the shift ops.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2958 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-12 14:48:55 +00:00
..
AudioCommon linux compile fix 2009-04-07 12:32:11 +00:00
Common DSP assembler: Error message improvements. 2009-04-12 13:12:42 +00:00
Core Add Fix002 gameini parameter (no ui yet). Hack to fix games that display "002 error" without having to manually patch the games. (yeah this is ugly). 2009-04-10 21:09:49 +00:00
DSPCore DSP: I seem to have forgotten assemble.h? Killed the globals in assemble.cpp by putting the entire thing in a class, which will make more improvements easier. Same with disasm. More tweaking of the shift ops. 2009-04-12 14:48:55 +00:00
DebuggerWX dsp llet debugger: disasm the ucode when it's dumped 2009-04-03 19:29:15 +00:00
DiscIO DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start cleaning it up. Create a new program called "DSPTool" which will become a more up to date replacement for gdtool from the devkitpro, automatically incorporating all our findings as we make them. This program depends on the new library. It can *ALMOST* roundtrip (asm->disasm->asm) hermes' DSP mixer at this point. Sorry about the unfinished Sconscript work - I'll fix it soon if nobody else does it first. 2009-04-12 10:21:40 +00:00
DolphinWX DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start cleaning it up. Create a new program called "DSPTool" which will become a more up to date replacement for gdtool from the devkitpro, automatically incorporating all our findings as we make them. This program depends on the new library. It can *ALMOST* roundtrip (asm->disasm->asm) hermes' DSP mixer at this point. Sorry about the unfinished Sconscript work - I'll fix it soon if nobody else does it first. 2009-04-12 10:21:40 +00:00
InputCommon Updated rumble for nJoy, fixed a few glitches with half press button and deadzones too. 2009-04-02 21:13:58 +00:00
VideoCommon DSP assembler: Error message improvements. 2009-04-12 13:12:42 +00:00