dolphin/Source/Core/DebuggerWX/Src
nakeee 8777917177 warning fixes
(may break sound on wii, look in the changelog of 
Source/Plugins/Plugin_DSP_HLE/Src/UCodes/UCode_AXWii.cpp
if you wish to know why)



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1306 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-26 19:42:22 +00:00
..
BreakPointDlg.cpp Added option to load breakpoints and memory checks from a file. 2008-10-18 02:21:59 +00:00
BreakPointDlg.h
BreakpointView.cpp Move out Cg shader generators to VideoCommon (hope to use this in the DX plugin in the future). Also move out stats code. Comment a lot and cleanup. Kill DX9 Globals.cpp. 2008-10-22 20:54:40 +00:00
BreakpointView.h
BreakpointWindow.cpp Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files! 2008-11-12 04:54:17 +00:00
BreakpointWindow.h Added option to load breakpoints and memory checks from a file. 2008-10-18 02:21:59 +00:00
CodeView.cpp
CodeView.h
CodeWindow.cpp Added Copy EFB hotkey to OpenGL plugin (to be able to easily switch back and forth during emulation). Added Unlimited JIT cache option to debugger. It may fix the Zelda TP crashes. 2008-11-22 16:46:12 +00:00
CodeWindow.h Added Copy EFB hotkey to OpenGL plugin (to be able to easily switch back and forth during emulation). Added Unlimited JIT cache option to debugger. It may fix the Zelda TP crashes. 2008-11-22 16:46:12 +00:00
Debugger.cpp
Debugger.h Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
JitWindow.cpp
JitWindow.h
LogWindow.cpp Forgot a few things 2008-11-18 03:22:14 +00:00
LogWindow.h Added extension option to Wiimote settings. It doesn't work currently. Renamed a file. Added log manager option to only show logs unique to that verbosity level. 2008-11-17 19:38:50 +00:00
MemoryCheckDlg.cpp Added option to load breakpoints and memory checks from a file. 2008-10-18 02:21:59 +00:00
MemoryCheckDlg.h
MemoryView.cpp
MemoryView.h
MemoryWindow.cpp warning fixes 2008-11-26 19:42:22 +00:00
MemoryWindow.h Added controls to "Dolphin-Memory" window to let you change values in memory. 2008-10-26 09:09:53 +00:00
RegisterView.cpp
RegisterView.h
RegisterWindow.cpp
RegisterWindow.h
SConscript