diff --git a/platforms/GoSXB/GoSXB.s b/platforms/GoSXB/GoSXB.s index 23c7e30..1251467 100644 --- a/platforms/GoSXB/GoSXB.s +++ b/platforms/GoSXB/GoSXB.s @@ -34,7 +34,7 @@ pha jsl _Forth_initialize jsl _Forth_ui - brk - .byte $00 + wdm $FF ; exit GoSXB + brk $00 .endproc .popseg