dolphin/Source/DSPSpy
Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
2014-03-11 00:35:07 +13:00
..
templates tstaxh SR 2009-08-13 16:13:49 +00:00
tests llejit - fix for flag generation code + dspspy jit workaround 2011-04-15 13:04:20 +00:00
util dspspy: fix a bug with ConsoleHelper 2009-08-16 00:37:01 +00:00
build.sh Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
Config.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
ConsoleHelper.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
dsp_interface.cpp Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
dsp_interface.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
dspregs.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
DSPSpy.vcproj dspspy working again 2010-08-14 08:53:05 +00:00
DSPSpy.vcxproj Convert all vcxproj files to UNIX line endings 2013-12-31 14:03:18 -05:00
DSPSpy.vcxproj.filters Convert all vcxproj files to UNIX line endings 2013-12-31 14:03:18 -05:00
gba.txt Meta: 2010-06-02 18:00:22 +00:00
main_spy.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Makefile Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
mem_dump.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
real_dsp.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
real_dsp.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05: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 Second attempt at issue 3458. Fixes issue 3458. 2010-12-04 03:50:55 +00:00