dolphin/Source/Core/DebuggerWX/Src
bushing 30c883bcfc set svn:eol-style=native for **.h
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1438 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-08 04:46:09 +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 set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
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 set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
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 set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CodeView.cpp warning fixes + compile on linx 2008-12-02 10:50:58 +00:00
CodeView.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CodeWindow.cpp Elf loader etc: Added command line elf loader so I can build and run homebrew with F5, use it with -e file.elf. Made some comments towards finding why lwbt fails to complete the HCI negotiation. I found that it worked in revision 800 so I will try to figure out what broke it along the way. Made some other small changes. 2008-12-08 00:25:01 +00:00
CodeWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Debugger.cpp change src to Src 2008-09-22 06:50:27 +00:00
Debugger.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
JitWindow.cpp change src to Src 2008-09-22 06:50:27 +00:00
JitWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
LogWindow.cpp Wii IOS: Some comments, logging changes and other small changes, no noticeable effects except that the MP3 WiiConnect24 error message has changed 2008-12-07 10:15:36 +00:00
LogWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +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 set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryView.cpp Debugger: added save code option and darkened the code view colors so I can see them on my screen 2008-12-01 07:37:35 +00:00
MemoryView.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryWindow.cpp warning fixes 2008-11-26 19:42:22 +00:00
MemoryWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
RegisterView.cpp Hey Look, Register window in Linux works now! Maybe we should use the same method for Windows, instead of the OS specific one? Also, I will probably make a window similar to this for video registers, so I can debug them. Fun for all! 2008-12-05 06:01:53 +00:00
RegisterView.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
RegisterWindow.cpp Hey Look, Register window in Linux works now! Maybe we should use the same method for Windows, instead of the OS specific one? Also, I will probably make a window similar to this for video registers, so I can debug them. Fun for all! 2008-12-05 06:01:53 +00:00
RegisterWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
SConscript (requires review for windows/mac) 2008-12-05 13:46:19 +00:00