From 1c1ca430459cc23b3c703754198bc2d5d7dedc30 Mon Sep 17 00:00:00 2001 From: Peter Ferrie Date: Thu, 14 Mar 2019 08:26:18 -0700 Subject: [PATCH] avoid DMM overwrite --- src/anti-m.a | 2 +- src/idbroderbund.a | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/anti-m.a b/src/anti-m.a index 542ba77..de88dff 100644 --- a/src/anti-m.a +++ b/src/anti-m.a @@ -183,7 +183,7 @@ StringTable !word @mainmenu @header - !text "Anti-M v1.1-dev by 4am 2019-03-13" + !text "Anti-M v1.1-dev by 4am 2019-03-14" !text "________________________________________",$8D !text $8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D,$00 @mainmenu diff --git a/src/idbroderbund.a b/src/idbroderbund.a index a37e4aa..5a55430 100644 --- a/src/idbroderbund.a +++ b/src/idbroderbund.a @@ -113,12 +113,12 @@ IDBroderbund ; [must preserve Y here] ldx #$00 - lda $0300,x - sta $2300,x + sta $3300,x lda @copyDMM,x sta $1700,x inx bne - - lda #$23 + lda #$33 sta $030A sta $0320 lda #$4C