project64/Source/Project64/UserInterface/Debugger
shygoo 564e1bb938 [Debugger] Fix string search 2020-06-18 21:03:21 -05:00
..
Assembler.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Assembler.h Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Breakpoints.cpp [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
Breakpoints.h [Debugger] Optimize interpreter breakpoint and callback checks 2019-12-01 04:10:36 -06:00
CPULog.cpp [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
CPULog.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
DMALog.cpp [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
DMALog.h [Project64] Move debugger UI in to UserInterface folder 2017-11-09 17:32:40 +11:00
DebugDialog.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
DebugMMU.cpp [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
DebugMMU.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
Debugger-AddBreakpoint.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-AddBreakpoint.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
Debugger-AddSymbol.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-AddSymbol.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
Debugger-CPULogView.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-CPULogView.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
Debugger-Commands.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-Commands.h Adding label IDs to correspond to debugger register edit IDs 2020-04-09 01:17:19 -05:00
Debugger-DMALogView.cpp [Debugger] Fix DMA log signature byte order 2020-05-19 11:51:27 -05:00
Debugger-DMALogView.h Move CListViewCtrlVarDPI class code into ATL 2019-04-19 16:48:53 -07:00
Debugger-ExceptionBreakpoints.cpp [Debugger] Clean up compiler warnings 2020-01-22 00:34:27 -06:00
Debugger-ExceptionBreakpoints.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
Debugger-MemoryDump.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-MemoryDump.h Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-MemorySearch.cpp [Debugger] Fix string search 2020-06-18 21:03:21 -05:00
Debugger-MemorySearch.h [Debugger] Fix string search 2020-06-18 21:03:21 -05:00
Debugger-RegisterTabData.h Adding label IDs to correspond to debugger register edit IDs 2020-04-09 01:17:19 -05:00
Debugger-RegisterTabs.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-RegisterTabs.h Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-Scripts.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-Scripts.h Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-StackTrace.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-StackTrace.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
Debugger-StackView.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-StackView.h Move CListViewCtrlVarDPI class code into ATL 2019-04-19 16:48:53 -07:00
Debugger-Symbols.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-Symbols.h Fix issues 2020-02-10 22:42:25 -05:00
Debugger-TLB.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-TLB.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
Debugger-ViewMemory.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Debugger-ViewMemory.h [Debugger] Rewrite memory viewer 2019-11-30 11:48:46 -06:00
Debugger.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
DebuggerUI.h [Debugger] Add CPU exception breakpoint window 2019-01-17 03:34:24 -06:00
MemoryScanner.cpp [Debugger] Fix string search 2020-06-18 21:03:21 -05:00
MemoryScanner.h [Debugger] Fix string search 2020-06-18 21:03:21 -05:00
OpInfo.h [Debugger] Fix COpInfo::IsLoadCommand false positives 2020-05-19 11:40:53 -05:00
ScriptHook.cpp [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
ScriptHook.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
ScriptInstance.cpp Fix script hanging when you stop a script with open listeners 2020-05-20 12:39:30 -05:00
ScriptInstance.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00
ScriptSystem.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
ScriptSystem.h Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Symbols.cpp Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
Symbols.h Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
debugger.h [Debugger] Misc cleanup and fixes 2019-12-24 18:41:20 -06:00