mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-02 19:29:27 +00:00
16b2cf329e
Add new command line switch: -aux <empty|std80|ext80|rw3> Add 6502/65C02 x normal/debugger alt read support for CPU emulation (#1353). Fix bug in MemReadFloatingBus() reading from mem[] - no good, if MF_AUXREAD is set. Support odd 80-col text video mode when aux slot is empty: . add a new videoMode flag for VF_80COL_AUX_EMPTY. Correctly support 80COL & DHIRES soft-switches when aux slot is empty or with std80 card. Support VidHD's SHR with -aux <empty|std80>. Save-state: support aux slot empty or with std80 card. |
||
---|---|---|
.. | ||
Debug.cpp | ||
Debug.h | ||
DebugDefs.h | ||
Debugger_Assembler.cpp | ||
Debugger_Assembler.h | ||
Debugger_Color.cpp | ||
Debugger_Color.h | ||
Debugger_Commands.cpp | ||
Debugger_Console.cpp | ||
Debugger_Console.h | ||
Debugger_Disassembler.cpp | ||
Debugger_Disassembler.h | ||
Debugger_DisassemblerData.cpp | ||
Debugger_DisassemblerData.h | ||
Debugger_Display.cpp | ||
Debugger_Display.h | ||
Debugger_Help.cpp | ||
Debugger_Help.h | ||
Debugger_Parser.cpp | ||
Debugger_Parser.h | ||
Debugger_Range.cpp | ||
Debugger_Range.h | ||
Debugger_Symbols.cpp | ||
Debugger_Symbols.h | ||
Debugger_Types.h | ||
Debugger_Win32.cpp | ||
Debugger_Win32.h | ||
Util_MemoryTextFile.cpp | ||
Util_MemoryTextFile.h | ||
Util_Text.h |