From 1d73611fcc20d3566e7912b392d0f93559480b38 Mon Sep 17 00:00:00 2001 From: tomcw Date: Mon, 22 May 2017 21:52:15 +0100 Subject: [PATCH] Fix comment about / INTCXROM OFF to account for INTC8ROM --- source/Memory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Memory.cpp b/source/Memory.cpp index c840dd49..d5d3a8e1 100644 --- a/source/Memory.cpp +++ b/source/Memory.cpp @@ -77,7 +77,7 @@ MEMORY MANAGEMENT SOFT SWITCHES $C003 W RAMDRON Read enable aux memory from $0200-$BFFF $C004 W RAMWRTOFF Write enable main memory from $0200-$BFFF $C005 W RAMWRTON Write enable aux memory from $0200-$BFFF - $C006 W INTCXROMOFF Enable slot ROM from $C100-$CFFF + $C006 W INTCXROMOFF Enable slot ROM from $C100-$C7FF (but $C800-$CFFF depends on INTC8ROM) $C007 W INTCXROMON Enable main ROM from $C100-$CFFF $C008 W ALTZPOFF Enable main memory from $0000-$01FF & avl BSR $C009 W ALTZPON Enable aux memory from $0000-$01FF & avl BSR