From 68a5b4c6142ed894f51b10f43742a1c584e3e4fd Mon Sep 17 00:00:00 2001 From: Jakub Husak Date: Fri, 10 Nov 2023 12:59:46 +0100 Subject: [PATCH] updated end address calculus --- lib/flashwrite.asx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/flashwrite.asx b/lib/flashwrite.asx index 623d26e..2d63cd8 100644 --- a/lib/flashwrite.asx +++ b/lib/flashwrite.asx @@ -498,10 +498,10 @@ GetBankNumToX lda bank_order_tab,x tax rts + .print "#define END_OF_MAIN_CODE 0x",*-$2000+6+6 org $2e2 dta a(STARTFLASHWRITE) - .print "#define END_OF_MAIN_CODE 0x",*-$2000+6 ; ---------------------------------------