summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX/Src/CodeWindow.cpp
AgeCommit message (Expand)Author
2008-10-12Added JIT off options to the debugger.John Peterson
2008-10-09Added the StretchToFit option to the config menu in the OpenGL plugin. This f...John Peterson
2008-10-04Changed _SECURE_SCL from 1 to 0 in the debugger to allow me to access SConfig...John Peterson
2008-10-04Moved a debugging check to the plugin from the main debugger. I still can't e...John Peterson
2008-09-29Prevent LLE debugging window to start before boot. I don't know if the plugin...John Peterson
2008-09-29fixed casenakeee
2008-09-29Some changes to the debugger, added a DSP HLE debugging window. I moved the i...John Peterson
2008-09-23added VolumeDirectory and modified ELF boot code to allow a directory on the ...donkopunchstania
2008-09-22Reduce the use of string objects slightly. Add Delete ISO feature.hrydgard
2008-09-22change src to Srcnakeee