dolphin-emulator/Source/Core/DebuggerWX
2008-12-21 11:56:37 +00:00
..
resources minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
Src Remove the entire concept of CPU_RUNNING_DEBUG and move the responsibility for breakpoint handling into the CPU cores. Breakpoints still only work in interpreter, not in JIT.. but now it's closer to becoming possible. 2008-12-21 11:56:37 +00:00
DebuggerWX.vcproj added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries. 2008-10-15 12:40:31 +00:00