dolphin/Source/Core/Core/Src/DSP
Marko Pusljar 5b5e8edb17 small dsp cleanup
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7561 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-05-25 23:00:46 +00:00
..
Jit dsplle-jit abs() fix 2011-05-20 11:55:51 +00:00
assemble.cpp Initialize all struct members. 2011-02-14 21:58:53 +00:00
assemble.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
disassemble.cpp Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Reading, writing, and error checking became simpler in most cases. It should be near impossible to forget to close a file now that the destructor takes care of it. (I hope this fixes Issue 3635) I have tested the functionality of most things, but it is possible I broke something. :p 2011-03-11 10:21:46 +00:00
disassemble.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPAccelerator.cpp small WriteARAM() fix i forgot before 2011-04-20 20:38:55 +00:00
DSPAccelerator.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPAnalyzer.cpp Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPAnalyzer.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPBreakpoints.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPCodeUtil.cpp Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPCodeUtil.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPCommon.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPCore.cpp llejit - fix for flag generation code + dspspy jit workaround 2011-04-15 13:04:20 +00:00
DSPCore.h DSP: 2011-03-24 11:59:39 +00:00
DSPEmitter.cpp llejit - fix for flag generation code + dspspy jit workaround 2011-04-15 13:04:20 +00:00
DSPEmitter.h llejit - fix for flag generation code + dspspy jit workaround 2011-04-15 13:04:20 +00:00
DSPHost.h Remove the global namespace a bit and remove some dead code. 2011-02-02 18:21:20 +00:00
DSPHWInterface.cpp llejit - fix for flag generation code + dspspy jit workaround 2011-04-15 13:04:20 +00:00
DSPHWInterface.h Remove the global namespace a bit and remove some dead code. 2011-02-02 18:21:20 +00:00
DspIntArithmetic.cpp dsplle - prevent crashing, if there is unknown opcode (interpreter, only important for tests and certain homebrew ucodes), more cleaning, removal of obsolete TODO-s 2011-03-22 20:32:17 +00:00
DspIntBranch.cpp Core/DSP: Fix loop/loopi for Interpreter and JIT. 2011-03-18 21:21:19 +00:00
DSPIntCCUtil.cpp Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPIntCCUtil.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPInterpreter.cpp DSP: 2011-03-24 11:59:39 +00:00
DSPInterpreter.h DSP: 2011-03-24 11:59:39 +00:00
DSPIntExtOps.cpp UpdateAudioDMA() fix/revert -> fixes Rayman 3/Smugglers Run with LLE, + small optimization for lleint/llejit32 2011-05-05 11:06:04 +00:00
DSPIntExtOps.h Core/DSP: Split extended opcode 0xc0/mask 0xc0 to account for 0xc3/mask 0xc3 variant 2011-03-25 22:28:18 +00:00
DspIntLoadStore.cpp DSP: implemented saturation in dsplle-int 2011-03-01 20:20:04 +00:00
DspIntMisc.cpp dsplle - prevent crashing, if there is unknown opcode (interpreter, only important for tests and certain homebrew ucodes), more cleaning, removal of obsolete TODO-s 2011-03-22 20:32:17 +00:00
DspIntMultiplier.cpp Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPIntUtil.h small dsp cleanup 2011-05-25 23:00:46 +00:00
DSPMemoryMap.cpp Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPMemoryMap.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPStacks.cpp Remove the global namespace a bit and remove some dead code. 2011-02-02 18:21:20 +00:00
DSPStacks.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
DSPTables.cpp llejit - fix for flag generation code + dspspy jit workaround 2011-04-15 13:04:20 +00:00
DSPTables.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
LabelMap.cpp Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00
LabelMap.h Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00