dolphin/Source/DSPSpy
luigi2us 56d55f2d22 DSPSpy: added a test for opcode 0x3D80.
Ran this test on my Wii, with AC0.M = 0x0004 and AC1.M = 0x1234
Result: AC1.M = 0x2340 
This opcode is NOT andc'ls. It left-shifts ACC1 by value in ACC0.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3796 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-15 10:09:48 +00:00
..
templates Test for testing the acc effect on SR flags 2009-06-29 17:09:43 +00:00
tests DSPSpy: added a test for opcode 0x3D80. 2009-07-15 10:09:48 +00:00
util createtest small windows fix 2009-06-18 05:22:10 +00:00
Config.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
ConsoleHelper.h dspspy: just some more cleanup 2009-06-13 05:53:07 +00:00
DSPSpy.vcproj Improve accuracy of FPU emulation slightly - still no F-Zero improvements :( 2009-06-15 21:10:11 +00:00
Makefile get dspspy running on gamecube (wii people check this!) 2009-05-15 20:10:02 +00:00
Stubs.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
build.sh 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
dsp_interface.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
dsp_interface.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
main_spy.cpp DSPSpy: fix compilation. 2009-07-15 09:58:53 +00:00
mem_dump.h dspspy: add missing file to vcrpoj, fix resetting step counters on loading new ucode, normalize mem_dump.h newlines 2009-06-13 05:23:07 +00:00
real_dsp.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
real_dsp.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
sbuild.sh 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