ppsspp/Windows/Debugger
Unknown W. Brackets 0ae9f06376 Skip emuhacks when showing encodings in debugger.
This can cause confusion when it doesn't match the displayed disasm.
2014-08-18 07:49:34 -07:00
..
BreakpointWindow.cpp fix a wrong parameter 2014-02-22 21:29:03 -05:00
BreakpointWindow.h Various debug ui fixes and enhancements 2013-10-30 12:12:33 +01:00
CPURegsInterface.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
CtrlDisAsmView.cpp Skip emuhacks when showing encodings in debugger. 2014-08-18 07:49:34 -07:00
CtrlDisAsmView.h Highlight arguments from the selected range. 2014-03-02 22:49:22 -08:00
CtrlMemView.cpp Introduce a memory shutdown lock. 2014-07-19 23:30:19 -07:00
CtrlMemView.h Various debug ui fixes and enhancements 2013-10-30 12:12:33 +01:00
CtrlRegisterList.cpp Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
CtrlRegisterList.h Add pc, hi, and lo to the register list 2013-07-31 10:24:24 +02:00
Debugger_Disasm.cpp Be consistent about how we read and update the UI state variable 2014-06-22 09:57:01 +02:00
Debugger_Disasm.h Module list in Windows debugger 2014-01-27 00:35:16 +01:00
Debugger_Lists.cpp Don't try to read breakpoint info after exit. 2014-05-31 10:03:01 -07:00
Debugger_Lists.h Add checkboxes to GenericListControl, use them in CtrlBreakpointList 2014-02-13 10:24:42 +01:00
Debugger_MemoryDlg.cpp Add a few more safety checks for SendMessage(). 2014-02-17 21:08:34 -08:00
Debugger_MemoryDlg.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
Debugger_Misc.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_Misc.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_Profiler.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_Profiler.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_SymbolMap.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_VFPUDlg.cpp Reorder VFPU registers in memory so that we can flush and reload them in bulk more often. 2013-11-28 13:27:51 +01:00
Debugger_VFPUDlg.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
Debugger.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
DebuggerShared.cpp Win32: Switch to a UNICODE build. This took quite a bit of fixing. 2013-08-26 19:00:16 +02:00
DebuggerShared.h Win32: Switch to a UNICODE build. This took quite a bit of fixing. 2013-08-26 19:00:16 +02:00
DumpMemoryWindow.cpp Introduce a memory shutdown lock. 2014-07-19 23:30:19 -07:00
DumpMemoryWindow.h Dump memory dialog 2013-10-01 21:11:41 +02:00
SimpleELF.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00