.. |
Debug.cpp
|
Debugger: BPM cmd: trigger on stack access for BRK,JSR,PLn,PHn,RTI,RTS (#445)
|
2017-08-04 21:07:02 +01:00 |
Debug.h
|
Debugger: Remove DebugDisplay()'s unused first parameter: bDrawBackground because it was unused and in some cases it was being passed a bitfield, not a BOOL
|
2017-04-22 20:52:21 +01:00 |
DebugDefs.h
|
Debugger: BPM cmd: trigger on stack access for BRK,JSR,PLn,PHn,RTI,RTS (#445)
|
2017-08-04 21:07:02 +01:00 |
Debugger_Assembler.cpp
|
Debugger: fix _6502_GetTargets() when abs addr16 wraps over 64K boundary (crash bug) & extend debugger unit-tests
|
2017-08-15 22:12:51 +01:00 |
Debugger_Assembler.h
|
Debugger: BPM cmd: trigger on stack access for BRK,JSR,PLn,PHn,RTI,RTS (#445)
|
2017-08-04 21:07:02 +01: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
|
Support for #384:
|
2017-02-25 22:32:46 +00:00 |
Debugger_Console.cpp
|
Fix off-by-one bug wrapping in debugger console #476
|
2017-08-24 16:59:19 -07: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: BPM cmd: trigger on stack access for BRK,JSR,PLn,PHn,RTI,RTS (#445)
|
2017-08-04 21:07:02 +01:00 |
Debugger_Display.h
|
|
|
Debugger_Help.cpp
|
Bug #466 Update HELP SYM to double-quote symbols
|
2017-08-24 12:36:46 -07:00 |
Debugger_Help.h
|
|
|
Debugger_Parser.cpp
|
|
|
Debugger_Parser.h
|
|
|
Debugger_Range.cpp
|
|
|
Debugger_Range.h
|
|
|
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
|
|
|
Debugger_Types.h
|
Debugger: BPM cmd: trigger on stack access for BRK,JSR,PLn,PHn,RTI,RTS (#445)
|
2017-08-04 21:07:02 +01:00 |
Util_MemoryTextFile.cpp
|
Fix #473 read debugger script file not being properly zero-terminated
|
2017-08-24 18:43:10 -07:00 |
Util_MemoryTextFile.h
|
|
|
Util_Text.h
|
|
|