dolphin/Source/Core/DSPCore/Src
nakeee 59487bddcf Some LLE memory access
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3520 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-21 09:56:39 +00:00
..
assemble.cpp More work on create test (almost working beside some annoying bug) 2009-06-15 16:48:34 +00:00
assemble.h
disassemble.cpp New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
disassemble.h New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
DSPAnalyzer.cpp
DSPAnalyzer.h DSP: add a crazy little shell script that will build DSPCore into DSPSpy. make DSPCore build in gekko mode. re-add GC-pad controls to DSPSpy (now it can run inside Dolphin, kind of neat but not super useful for the obvious reasons). 2009-05-03 11:15:17 +00:00
DSPCodeUtil.cpp opsss.. 2009-06-18 21:15:49 +00:00
DSPCodeUtil.h createtest fixes and compile fixes for linux 2009-06-17 21:44:03 +00:00
DSPCore.cpp New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
DSPCore.h DSP LLE: Just some renaming and cleanup. Prepared for proper base address support in disassembly. Added a "DebugInterface" for the DSP which would allow us to hook up a CodeView .. although CoreView currently doesn't have any support for variable-length instructions. 2009-06-07 11:06:40 +00:00
DSPHost.h New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
DspIntArithmetic.cpp DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the different categories of ops. Minor cleanups. 2009-05-02 16:15:52 +00:00
DspIntBranch.cpp DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the different categories of ops. Minor cleanups. 2009-05-02 16:15:52 +00:00
DSPInterpreter.h
DspIntLoadStore.cpp Some LLE memory access 2009-06-21 09:56:39 +00:00
DspIntMisc.cpp DSP: Fix the invalid memory accesses that the Zelda Ucode does in LLE. No LLE sound yet but at least no crazy errors :p 2009-06-21 06:56:44 +00:00
DspIntMultiplier.cpp (just some obsessive code cleanup) 2009-05-03 11:57:53 +00:00
DSPJit.cpp
DSPJit.h
DSPTables.cpp New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
DSPTables.h
gdsp_aram.cpp New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
gdsp_aram.h New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
gdsp_condition_codes.cpp DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the different categories of ops. Minor cleanups. 2009-05-02 16:15:52 +00:00
gdsp_condition_codes.h
gdsp_ext_op.cpp Some LLE memory access 2009-06-21 09:56:39 +00:00
gdsp_ext_op.h
gdsp_interface.cpp New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
gdsp_interface.h
gdsp_interpreter.cpp New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..). 2009-06-21 08:39:21 +00:00
gdsp_interpreter.h
gdsp_memory.cpp
gdsp_memory.h
gdsp_opcodes_helper.h DSP: Fix the invalid memory accesses that the Zelda Ucode does in LLE. No LLE sound yet but at least no crazy errors :p 2009-06-21 06:56:44 +00:00
gdsp_registers.cpp DSP: add a crazy little shell script that will build DSPCore into DSPSpy. make DSPCore build in gekko mode. re-add GC-pad controls to DSPSpy (now it can run inside Dolphin, kind of neat but not super useful for the obvious reasons). 2009-05-03 11:15:17 +00:00
gdsp_registers.h sorry 2009-06-17 21:18:56 +00:00
LabelMap.cpp
LabelMap.h
SConscript compile fix 2009-05-02 19:42:19 +00:00