mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-03 19:25:39 +00:00
Note I do not mean the Logging window, but the console window. It's literally rarely, if at all used, and offers less advantages over the built-in logging window (ie. it breaks on different locales: http://i.imgur.com/Cs92tQE.png) This commit should remove all of the console logging. |
||
|---|---|---|
| .. | ||
| BreakpointDlg.cpp | ||
| BreakpointDlg.h | ||
| BreakpointView.cpp | ||
| BreakpointView.h | ||
| BreakpointWindow.cpp | ||
| BreakpointWindow.h | ||
| CodeView.cpp | ||
| CodeView.h | ||
| CodeWindow.cpp | ||
| CodeWindow.h | ||
| CodeWindowFunctions.cpp | ||
| DebuggerPanel.cpp | ||
| DebuggerPanel.h | ||
| DebuggerUIUtil.cpp | ||
| DebuggerUIUtil.h | ||
| DSPDebugWindow.cpp | ||
| DSPDebugWindow.h | ||
| DSPRegisterView.cpp | ||
| DSPRegisterView.h | ||
| JitWindow.cpp | ||
| JitWindow.h | ||
| MemoryCheckDlg.cpp | ||
| MemoryCheckDlg.h | ||
| MemoryView.cpp | ||
| MemoryView.h | ||
| MemoryWindow.cpp | ||
| MemoryWindow.h | ||
| RegisterView.cpp | ||
| RegisterView.h | ||
| RegisterWindow.cpp | ||
| RegisterWindow.h | ||