This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
df7b29da32d289bfbe535af5f01d03ef2a8e4744
dolphin
/
Source
/
DSPSpy
History
Shawn Hoffman
c1b18457c4
dspspy: just some more cleanup
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3420
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-13 05:53:07 +00:00
..
templates
typo
2009-06-01 17:31:38 +00:00
tests
dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, added showing of origin file in dspspy (please fix if [runningUcode - 1] is wrong)
2009-06-13 04:55:58 +00:00
util
DSP: Small perl script for creating tests
2009-05-31 20:12:39 +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
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
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