1
0
mirror of https://github.com/mgcaret/of816.git synced 2024-06-16 03:29:28 +00:00

GoSXB: make emulator exit when BYE is executed

This commit is contained in:
mgcaret 2019-12-27 15:07:51 -08:00
parent 547c7f8bf6
commit 35f4214749

View File

@ -34,7 +34,7 @@
pha pha
jsl _Forth_initialize jsl _Forth_initialize
jsl _Forth_ui jsl _Forth_ui
brk wdm $FF ; exit GoSXB
.byte $00 brk $00
.endproc .endproc
.popseg .popseg