AppleWin/source/Debugger
2017-02-17 16:00:22 +00:00
..
Debug.cpp Remove old, unused _Video_SetupBanks() 2017-02-17 16:00:22 +00:00
Debug.h Debugger - Fix #345: wrap and protect debugger's video mode 2016-11-06 14:23:23 +00:00
DebugDefs.h Created new DebugDefs.h for memory defs 2014-08-14 18:14:39 +01:00
Debugger_Assembler.cpp Added variadic variants of ConsolePrint(), ConsoleBufferPush() to make code cleaner. Also added ConsoleColorizePrint() and variants. 2016-12-29 12:07:54 -05:00
Debugger_Assembler.h Debugger: Fix ASC overflowing _sOpCodes in FormatOpcodeBytes() 2014-08-28 16:52:41 -07:00
Debugger_Color.cpp Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
Debugger_Color.h Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
Debugger_Commands.cpp Debugger: Extend tf cmd to optionally output video scanner info: tf <file.txt> [v] (#359) 2016-11-07 21:48:17 +00:00
Debugger_Console.cpp Added variadic variants of ConsolePrint(), ConsoleBufferPush() to make code cleaner. Also added ConsoleColorizePrint() and variants. 2016-12-29 12:07:54 -05:00
Debugger_Console.h Added variadic variants of ConsolePrint(), ConsoleBufferPush() to make code cleaner. Also added ConsoleColorizePrint() and variants. 2016-12-29 12:07:54 -05:00
Debugger_DisassemblerData.cpp Added variadic variants of ConsolePrint(), ConsoleBufferPush() to make code cleaner. Also added ConsoleColorizePrint() and variants. 2016-12-29 12:07:54 -05: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 Debugger - Fix #345: wrap and protect debugger's video mode 2016-11-06 14:23:23 +00:00
Debugger_Display.h Bug #239 : Debugger 2.8.0.6: Ctrl-Print Screen while the debugger is active will copy the debugger text to the clipboard 2014-12-01 22:01:08 -08:00
Debugger_Help.cpp Added variadic variants of ConsolePrint(), ConsoleBufferPush() to make code cleaner. Also added ConsoleColorizePrint() and variants. 2016-12-29 12:07:54 -05:00
Debugger_Help.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Debugger_Parser.cpp Cleanup: remove dead comments in debugger_parser.cpp 2014-09-08 12:15:37 -07: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 Added variadic variants of ConsolePrint(), ConsoleBufferPush() to make code cleaner. Also added ConsoleColorizePrint() and variants. 2016-12-29 12:07:54 -05:00
Debugger_Symbols.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Debugger_Types.h Debugger: Added: ntsc save [filename], ntsc load [filename] 2015-01-08 12:15:19 -08:00
Util_MemoryTextFile.cpp 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
Util_MemoryTextFile.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
Util_Text.h Move Util_* files into Debugger subfolder & update all vcproj files 2014-08-13 22:25:22 +01:00