From ce56b3cb3fb58dd5626687012ae833da6b8a4ffe Mon Sep 17 00:00:00 2001 From: Philip Zembrod Date: Fri, 1 Jan 2021 00:47:37 +0100 Subject: [PATCH] Move the zero page area used by v4th-x16 from $30-(afaict)$5b to $50-(afaict)$7b, inclusive. It's probably safest to assume that v4th-x16 uses $50-$7f. --- 6502/C64/src/vf-cbm-core.fth | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6502/C64/src/vf-cbm-core.fth b/6502/C64/src/vf-cbm-core.fth index 06134ba..4120af0 100644 --- a/6502/C64/src/vf-cbm-core.fth +++ b/6502/C64/src/vf-cbm-core.fth @@ -7,7 +7,7 @@ (C64 02 ) (C16 02 ) -(X16 $30 ) +(X16 $50 ) dup >label RP 2+ dup >label UP 2+