diff --git a/asm/forth-dictionary.s b/asm/forth-dictionary.s index 22e3033..b8da482 100644 --- a/asm/forth-dictionary.s +++ b/asm/forth-dictionary.s @@ -852,7 +852,8 @@ dword LBSPLIT,"LBSPLIT" tya xba and #$FF - ldy #$00 + tay + lda #$0000 PUSHNEXT eword