AppleWin/AppleWin/source/Debugger
mpohoreski a408f7dacf 2.6.2.30 Added: DA now works! It is similar to DW except it does symbol lookups!
(DW = Define Word.  DA = Define Address)
    Example:
       U D000
       DA BASIC.FPTR D000:D080
2010-12-19 20:29:58 +00:00
..
Debug.cpp 2.6.2.30 Added: DA now works! It is similar to DW except it does symbol lookups! 2010-12-19 20:29:58 +00:00
Debug.h 2.6.2.26 Changed: Code portability. Slowly remove the LPCTSTR taint of Windowisms. 2010-12-19 16:44:46 +00:00
Debugger_Assembler.cpp 2.6.2.25 Fixed: DB DW custom data byte sizes weren't scrolling properly in the disasm view. 2010-12-19 17:10:02 +00:00
Debugger_Assembler.h 2.7.0.0 Released with Applewin 1.19.1.x 2010-12-16 06:43:05 +00:00
Debugger_Color.cpp 2.6.2.24 Changed: Tone-downed the alt. background cyan for the DATA window. C2, C3 -> C1,C2 2010-12-18 16:03:35 +00:00
Debugger_Color.h 2.7.0.0 Split from Debug.h 2010-12-16 06:41:41 +00:00
Debugger_Console.cpp 2.6.2.21 Fixed: Missing GPL / copyright on some debugger files, updated year. 2010-12-18 14:54:48 +00:00
Debugger_Console.h Changed CONSOLE_BUFFER_HEIGHT to use CONSOLE_HEIGHT 2010-12-18 16:05:20 +00:00
Debugger_DisassemblerData.cpp 2.6.2.x 2010-12-19 17:29:51 +00:00
Debugger_DisassemblerData.h 2.6.2.26 Changed: Code portability. Slowly remove the LPCTSTR taint of Windowisms. 2010-12-19 16:44:46 +00:00
Debugger_Display.cpp 2.6.2.30 Added: DA now works! It is similar to DW except it does symbol lookups! 2010-12-19 20:29:58 +00:00
Debugger_Display.h debugger source cleanup -> moved 'source/debugger' 2010-06-11 15:38:22 +00:00
Debugger_Help.cpp 2.6.2.21 Fixed: Missing GPL / copyright on some debugger files, updated year. 2010-12-18 15:00:04 +00:00
Debugger_Help.h debugger source cleanup -> moved 'source/debugger' 2010-06-11 15:38:22 +00:00
Debugger_Parser.cpp 2.6.2.11 Added: Command line now accepts Indirect mode via ( ) 2010-12-17 05:59:43 +00:00
Debugger_Parser.h debugger source cleanup -> moved 'source/debugger' 2010-06-11 15:38:22 +00:00
Debugger_Range.cpp 2.6.2.21 Fixed: Missing GPL / copyright on some debugger files, updated year. 2010-12-18 14:54:04 +00:00
Debugger_Range.h debugger source cleanup -> moved 'source/debugger' 2010-06-11 15:38:22 +00:00
Debugger_Symbols.cpp 2.6.2.26 Changed: Code portability. Slowly remove the LPCTSTR taint of Windowisms. 2010-12-19 16:43:51 +00:00
Debugger_Symbols.h debugger source cleanup -> moved 'source/debugger' 2010-06-11 15:38:22 +00:00
Debugger_Types.h 2.6.2.26 Changed: Code portability. Slowly remove the LPCTSTR taint of Windowisms. 2010-12-19 16:44:46 +00:00