From 8ebfeab1d4b66f0fb70e46907a61b242631fac97 Mon Sep 17 00:00:00 2001 From: Peter Ferrie Date: Fri, 20 Sep 2019 16:53:43 -0700 Subject: [PATCH] fix label placement --- src/prodos.impl.a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/prodos.impl.a b/src/prodos.impl.a index 99335a644..cb20bb923 100644 --- a/src/prodos.impl.a +++ b/src/prodos.impl.a @@ -503,7 +503,6 @@ ProDOS_savedY lda #0 rts -ProDOS_unit !if * > $bf30 { !error "$BF30 misplaced (",*,")" } else { @@ -511,6 +510,7 @@ ProDOS_unit !fill $bf30-* } } +ProDOS_unit !byte $d1 ProDOS_fatal ;only for debugging, will be removed