Kernel 0.92+

This commit is contained in:
Rémy GIBERT 2019-03-04 16:46:46 +00:00
parent 096471837a
commit 3c951c73bb

View File

@ -129,6 +129,9 @@ CORE.Run >LDYA ZPInputBufPtr Save Actual cmd for looping
txa
>STA.G CORE.IntCmd
cmp #C.EXIT
bne .42
>DEBUG
.42 jsr CORE.StkGet
bcs .7 no particular context, exec...
@ -137,6 +140,7 @@ CORE.Run >LDYA ZPInputBufPtr Save Actual cmd for looping
>LDA.G CORE.IntCmd
bmi .45
and #$3F
cmp #C.FOR FOR....FI ?
bcs .7