AppleWin/source/Debugger
Andrea 8c2b38d19d
Enable ConformanceMode in VS2019. (PR #923)
This reduces the chances of incompatibility between gcc and vs.

99% is "const char *" literals.
1 case of a goto jumping over a variable declaration (but it is not needed).
2021-02-10 21:05:00 +00:00
..
Debug.cpp Enable ConformanceMode in VS2019. (PR #923) 2021-02-10 21:05:00 +00:00
Debug.h Enable ConformanceMode in VS2019. (PR #923) 2021-02-10 21:05:00 +00:00
DebugDefs.h
Debugger_Assembler.cpp Debugger: fixes to wrap 16-bit addr (was resulting in AppleWin debugger crashes) 2021-02-07 16:58:11 +00:00
Debugger_Assembler.h Enable ConformanceMode in VS2019. (PR #923) 2021-02-10 21:05:00 +00:00
Debugger_Color.cpp Debugger: add red 'IRQ' after the v/h-pos when IRQ is being asserted to the 6502 2021-01-31 19:38:06 +00:00
Debugger_Color.h Debugger: add red 'IRQ' after the v/h-pos when IRQ is being asserted to the 6502 2021-01-31 19:38:06 +00:00
Debugger_Commands.cpp Remove usages of g_hFrameWindow and g_hInstance from core emulator files. And Resource related Win32 functions. (PR #915) 2021-01-19 20:37:43 +00:00
Debugger_Console.cpp Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
Debugger_Console.h
Debugger_DisassemblerData.cpp Enable ConformanceMode in VS2019. (PR #923) 2021-02-10 21:05:00 +00:00
Debugger_DisassemblerData.h
Debugger_Display.cpp Enable ConformanceMode in VS2019. (PR #923) 2021-02-10 21:05:00 +00:00
Debugger_Display.h
Debugger_Help.cpp Enable ConformanceMode in VS2019. (PR #923) 2021-02-10 21:05:00 +00:00
Debugger_Help.h
Debugger_Parser.cpp
Debugger_Parser.h
Debugger_Range.cpp
Debugger_Range.h
Debugger_Symbols.cpp Enable ConformanceMode in VS2019. (PR #923) 2021-02-10 21:05:00 +00:00
Debugger_Symbols.h
Debugger_Types.h Enable ConformanceMode in VS2019. (PR #923) 2021-02-10 21:05:00 +00:00
Util_MemoryTextFile.cpp Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00
Util_MemoryTextFile.h
Util_Text.h