AppleWin/source/Debugger
michaelangel007 e6690d458c Remove debugging note 2023-06-06 09:01:12 -07:00
..
Debug.cpp Replace two line disk info. with one line 2023-04-27 21:37:15 -07:00
Debug.h Debugger cleanup misc march 2023 (#1199) 2023-03-26 11:31:15 -07:00
DebugDefs.h Debugger: BPMR & BPMW (PR #710) 2019-10-23 05:31:53 +09:00
Debugger_Assembler.cpp Debugger step-over can fail (#1194, PR #1203) 2023-03-31 09:45:54 +01:00
Debugger_Assembler.h Debugger step-over can fail (#1194, PR #1203) 2023-03-31 09:45:54 +01:00
Debugger_Color.cpp Debugger: mini-view for AYs: show AY PSG function: RD, WR, LA (or '--' if INACTIVE) 2023-03-11 13:56:44 +00:00
Debugger_Color.h Remove debugging note 2023-06-06 09:01:12 -07:00
Debugger_Commands.cpp Debugger: Post #1191 cleanup. Add BPCHANGE params 2023-03-23 08:08:18 -07:00
Debugger_Console.cpp Fix ConsolePrintFormat() to corrently wrap '\n' 2023-04-27 06:18:32 -07:00
Debugger_Console.h Cleanup 2023-04-24 21:26:51 -07:00
Debugger_Disassembler.cpp 2 small fixes: enum comparison and include. (PR #1182) 2023-02-19 09:46:07 +00:00
Debugger_Disassembler.h Debugger: replace sprintf() part 6 - Debugger_Disassembler (PR #1092) 2022-05-01 14:24:35 +01:00
Debugger_DisassemblerData.cpp Debugger: fixed warning (and a typo) 2022-05-01 15:15:09 +01:00
Debugger_DisassemblerData.h Qualified all STL refs with std:: to get rid of the 'using namespace std' mismatch between the main code & debugger code 2014-08-14 20:29:01 +01:00
Debugger_Display.cpp 1204 debugger long input crash (#1213) 2023-04-24 20:00:08 -07:00
Debugger_Display.h Debugger: move Win32 functions to separate file. (PR #941) 2021-04-23 20:39:24 +01:00
Debugger_Help.cpp Debugger cleanup misc march 2023 (#1199) 2023-03-26 11:31:15 -07:00
Debugger_Help.h Debugger: Post cleanup for #1191. Pre-requsite for bpchange. 2023-03-23 08:00:56 -07:00
Debugger_Parser.cpp Debugger: Format changes only - consistent space after keywords (PR: #1072) 2022-03-27 20:48:26 +01:00
Debugger_Parser.h Move Util_* files into Debugger subfolder & update all vcproj files 2014-08-13 22:25:22 +01:00
Debugger_Range.cpp PCH refactor: remove non-system headers from stdafx.h 2014-08-13 21:30:35 +01:00
Debugger_Range.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Debugger_Symbols.cpp Avoid a couple of warnings. (PR #1180) 2023-02-17 17:18:29 +00:00
Debugger_Symbols.h Replace sprintf_s() and wsprintf() with StrFormat(). (PR #1041) 2022-02-26 17:54:06 +00:00
Debugger_Types.h Debugger: Post #1191 cleanup. Add BPCHANGE params 2023-03-23 08:08:18 -07:00
Debugger_Win32.cpp VidHD: fix debugger mouse-click hit-test issues. (#1106) 2022-06-02 21:27:06 +01:00
Debugger_Win32.h Debugger: move Win32 functions to separate file. (PR #941) 2021-04-23 20:39:24 +01:00
Util_MemoryTextFile.cpp Debugger: replace sprintf() part 1 (PR #1060) 2022-03-13 16:37:25 +00:00
Util_MemoryTextFile.h Debugger: replace sprintf() part 1 (PR #1060) 2022-03-13 16:37:25 +00:00
Util_Text.h Move Util_* files into Debugger subfolder & update all vcproj files 2014-08-13 22:25:22 +01:00