dolphin/Source/Core/DebuggerWX/Src
skidau 6918a9e1d6 Added support for multiboot dols. This allows demo discs, bonus discs etc to be played.
* Flushed the JIT cache on "ICFI" (Flush Instruction Cache)
* Made all instructions one cycle in duration

Fixes issue 233

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6088 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-11 10:45:27 +00:00
..
BreakpointDlg.cpp
BreakpointDlg.h
BreakpointView.cpp Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
BreakpointView.h
BreakpointWindow.cpp Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
BreakpointWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
CodeWindow.cpp Added support for multiboot dols. This allows demo discs, bonus discs etc to be played. 2010-08-11 10:45:27 +00:00
CodeWindow.h Take care of some compiler warnings from unused variables, and a little code cleanup. 2010-08-10 01:08:22 +00:00
CodeWindowFunctions.cpp Fix an issue that caused the DSP-LLE window to be openned twice in windows. (Thanks shuffle2). 2010-07-28 15:22:27 +00:00
Debugger.h
JitWindow.cpp Implemented MMU Demand Paging 2010-07-29 12:17:47 +00:00
JitWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
MemoryCheckDlg.cpp Code cleanups, warning fixes 2010-04-11 11:16:57 +00:00
MemoryCheckDlg.h
MemoryWindow.cpp More work on the FrameAui: 2010-07-26 03:46:14 +00:00
MemoryWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
RegisterView.cpp
RegisterView.h
RegisterWindow.cpp Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
RegisterWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
SConscript Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00
stdafx.cpp Hg: 2010-06-09 01:37:08 +00:00
stdafx.h Hg: 2010-06-09 01:37:08 +00:00