dolphin/Source/DSPSpy
2009-06-15 21:56:00 +00:00
..
templates typo 2009-06-01 17:31:38 +00:00
tests Add a basic test that reads unknown regs (0xFF8X). 2009-06-15 17:00:32 +00:00
util dsp: createtest added -m to merge few command test creation into one 2009-06-15 21:56:00 +00:00
alltests.txt More work on create test (almost working beside some annoying bug) 2009-06-15 16:48:34 +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
Config.h Fixed DSPSpy compile 2009-05-01 15:41:19 +00:00
ConsoleHelper.h dspspy: just some more cleanup 2009-06-13 05:53:07 +00:00
dsp_interface.cpp DSPSpy: Extract the dsp-interfacing code into a class. Fix colors - that new dark red was almost unreadable. Fix the size of a data cache flush. 2009-06-07 10:45:13 +00:00
dsp_interface.h DSPSpy: Extract the dsp-interfacing code into a class. Fix colors - that new dark red was almost unreadable. Fix the size of a data cache flush. 2009-06-07 10:45:13 +00:00
DSPSpy.vcproj Improve accuracy of FPU emulation slightly - still no F-Zero improvements :( 2009-06-15 21:10:11 +00:00
main_spy.cpp dspspy: just some more cleanup 2009-06-13 05:53:07 +00:00
Makefile get dspspy running on gamecube (wii people check this!) 2009-05-15 20:10:02 +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 DSPSpy: Extract the dsp-interfacing code into a class. Fix colors - that new dark red was almost unreadable. Fix the size of a data cache flush. 2009-06-07 10:45:13 +00:00
real_dsp.h DSPSpy: Extract the dsp-interfacing code into a class. Fix colors - that new dark red was almost unreadable. Fix the size of a data cache flush. 2009-06-07 10:45:13 +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
Stubs.cpp Somebody goofed... 2009-05-19 21:57:41 +00:00