AppleWin/source/Debugger
TomCh aa59c71847
Add support for PAL/European or custom 8K video ROMs (#596)
Added new cmd-line switch: -videorom <file> to replace the video ROM for the Enhanced //e.
- Support video ROM sizes of 4K, 8K and 16K (top 8K only).
- NB. The rocker switch is set to European video ROM.
F10 (for //e or Enhanced //e models) emulates the PAL //e's rocker switch (under the keyboard) to toggle between European or US video ROM.

Other:
- Fixed debugger's view of the AltCharSet soft-switch (it was showing the opposite state).
2018-11-17 16:29:17 +00:00
..
Debug.cpp Fixed Coverity 'High Impact Outstanding' issues: 2018-11-06 19:13:28 +00:00
Debug.h
DebugDefs.h
Debugger_Assembler.cpp
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
Debugger_Color.h
Debugger_Commands.cpp
Debugger_Console.cpp
Debugger_Console.h
Debugger_DisassemblerData.cpp Fixed Coverity 'High Impact Outstanding' issues: 2018-11-06 19:13:28 +00:00
Debugger_DisassemblerData.h
Debugger_Display.cpp Add support for PAL/European or custom 8K video ROMs (#596) 2018-11-17 16:29:17 +00:00
Debugger_Display.h
Debugger_Help.cpp Debugger: Added HELP CALC see also: HELP OP 2018-04-17 09:43:06 -07:00
Debugger_Help.h
Debugger_Parser.cpp Fixed Coverity 'High Impact Outstanding' issues: 2018-11-06 19:13:28 +00:00
Debugger_Parser.h
Debugger_Range.cpp
Debugger_Range.h
Debugger_Symbols.cpp Fix the following errors reported by VS2017 Code Analysis. (#414) 2018-02-24 15:24:37 +00:00
Debugger_Symbols.h
Debugger_Types.h
Util_MemoryTextFile.cpp
Util_MemoryTextFile.h
Util_Text.h