..
Debug.cpp
NTSC: only use accessors to get internal video clock vert/horz values
2023-01-14 14:08:58 +00:00
Debug.h
Debugger: add new command: 'bpv <vpos,[len]>'
2022-10-08 19:19:18 +01:00
DebugDefs.h
Debugger: BPMR & BPMW (PR #710 )
2019-10-23 05:31:53 +09:00
Debugger_Assembler.cpp
Remove unused var nStartAddress
2023-01-08 12:48:25 -08:00
Debugger_Assembler.h
Debugger: Add: First pass of DF
2022-01-06 10:10:09 -08:00
Debugger_Color.cpp
Replace sprintf_s() and wsprintf() with StrFormat(). (PR #1041 )
2022-02-26 17:54:06 +00:00
Debugger_Color.h
Debugger: 2.9.1.5 Added: Disassembly window now shows signed decimal values for immediate values.
2022-01-03 22:18:12 -08:00
Debugger_Commands.cpp
Debugger: add index bounds checks for zpa and wa cmds
2023-01-05 20:40:42 +00:00
Debugger_Console.cpp
Debugger: fix console output for 'disk info' cmd
2022-04-03 18:49:36 +01:00
Debugger_Console.h
Debugger: Format changes only - consistent space after keywords (PR: #1072 )
2022-03-27 20:48:26 +01:00
Debugger_Disassembler.cpp
Debugger: fixed warning (and a typo)
2022-05-01 15:15:09 +01: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
Refactor Mockingboard into a class ( #1171 )
2023-01-28 18:15:28 +00: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: add new command: 'bpv <vpos,[len]>'
2022-10-08 19:19:18 +01:00
Debugger_Help.h
Replace/remove StringCat() and friends (PR #1098 )
2022-06-05 19:47:40 +01: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
Fix per review
2022-04-21 00:21:30 +10:00
Debugger_Symbols.h
Replace sprintf_s() and wsprintf() with StrFormat(). (PR #1041 )
2022-02-26 17:54:06 +00:00
Debugger_Types.h
Show Disk II Slot 5 status ( #1134 , PR #1137 )
2022-11-17 21:08:11 +00: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