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