mirror of
https://github.com/mgcaret/of816.git
synced 2025-04-15 00:39:35 +00:00
GoSXB: make emulator exit when BYE is executed
This commit is contained in:
parent
547c7f8bf6
commit
35f4214749
@ -34,7 +34,7 @@
|
||||
pha
|
||||
jsl _Forth_initialize
|
||||
jsl _Forth_ui
|
||||
brk
|
||||
.byte $00
|
||||
wdm $FF ; exit GoSXB
|
||||
brk $00
|
||||
.endproc
|
||||
.popseg
|
||||
|
Loading…
x
Reference in New Issue
Block a user