ppsspp/Windows/Debugger
Unknown W. Brackets 4285485157 Debugger: Add menu to jump to begin/end of alloc.
Helpful when viewing memory.  Should add a shortcut too...
2021-04-03 16:03:21 -07:00
..
BreakpointWindow.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
BreakpointWindow.h
CPURegsInterface.h
CtrlDisAsmView.cpp Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
CtrlDisAsmView.h
CtrlMemView.cpp Debugger: Add menu to jump to begin/end of alloc. 2021-04-03 16:03:21 -07:00
CtrlMemView.h Debugger: Reorganize memory view painting. 2021-02-15 15:01:23 -08:00
CtrlRegisterList.cpp Windows: Correct some variable init warnings. 2021-02-15 11:59:45 -08:00
CtrlRegisterList.h Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
Debugger_Disasm.cpp Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
Debugger_Disasm.h Windows: Fix improper case or missing includes. 2021-02-14 10:30:10 -08:00
Debugger_Lists.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
Debugger_Lists.h
Debugger_MemoryDlg.cpp Debugger: Show memory tag info in status bar. 2021-02-15 15:01:23 -08:00
Debugger_MemoryDlg.h Debugger: Show memory tag info in status bar. 2021-02-15 15:01:23 -08:00
Debugger_Profiler.cpp Pick some safe changes from the android gradle branch (including windows CMake fixes) 2016-12-05 16:52:03 +01:00
Debugger_Profiler.h
Debugger_SymbolMap.h
Debugger_VFPUDlg.cpp Windows: Fix some const type conversion warnings. 2021-02-14 10:30:10 -08:00
Debugger_VFPUDlg.h Make IdentifiedFileType a proper enum class 2017-03-02 12:29:03 +01:00
DebuggerShared.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
DebuggerShared.h
DumpMemoryWindow.cpp Debugger: Option to skip mem hacks in memory dump. 2021-02-10 20:36:02 -08:00
DumpMemoryWindow.h Windows: Make memory dump long path friendly. 2020-01-04 10:32:48 -08:00
SimpleELF.h