AppleWin/source/Debugger
TomCh 46274d4d1c
Apple II: Language Card and Saturn support for slot-0 (PR #589)
Support for #408:
* added slot-0 LC and Saturn 128K for Apple II and II+
* added save-state support
  - for slot-0 LC/Saturn, save the LC state in the slot-0 card, not the //e MMU; and switch to a new Apple2 unit ver2
* added g_Slot0, g_SlotAux
* added new LanguageCard.cpp/h to project and moved Saturn code into these new files.
* updated VS2013,2015,2017 projects
2018-10-26 11:23:30 -07:00
..
Debug.cpp Support ClosedApple+key with Alt Gr when combined with a regular keyboard key: 2018-07-27 21:55:53 +01:00
Debug.h
DebugDefs.h
Debugger_Assembler.cpp
Debugger_Assembler.h
Debugger_Color.cpp Add VS2015 proj files & fix for building under VS2015 in Release 2016-03-24 22:25:35 +00:00
Debugger_Color.h
Debugger_Commands.cpp
Debugger_Console.cpp
Debugger_Console.h
Debugger_DisassemblerData.cpp
Debugger_DisassemblerData.h
Debugger_Display.cpp Apple II: Language Card and Saturn support for slot-0 (PR #589) 2018-10-26 11:23:30 -07:00
Debugger_Display.h
Debugger_Help.cpp
Debugger_Help.h
Debugger_Parser.cpp
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