mirror of
https://github.com/A2osX/A2osX.git
synced 2025-02-06 14:30:08 +00:00
Kernel 0.92+
This commit is contained in:
parent
096471837a
commit
3c951c73bb
@ -129,6 +129,9 @@ CORE.Run >LDYA ZPInputBufPtr Save Actual cmd for looping
|
|||||||
|
|
||||||
txa
|
txa
|
||||||
>STA.G CORE.IntCmd
|
>STA.G CORE.IntCmd
|
||||||
|
cmp #C.EXIT
|
||||||
|
bne .42
|
||||||
|
>DEBUG
|
||||||
|
|
||||||
.42 jsr CORE.StkGet
|
.42 jsr CORE.StkGet
|
||||||
bcs .7 no particular context, exec...
|
bcs .7 no particular context, exec...
|
||||||
@ -137,6 +140,7 @@ CORE.Run >LDYA ZPInputBufPtr Save Actual cmd for looping
|
|||||||
>LDA.G CORE.IntCmd
|
>LDA.G CORE.IntCmd
|
||||||
bmi .45
|
bmi .45
|
||||||
|
|
||||||
|
and #$3F
|
||||||
cmp #C.FOR FOR....FI ?
|
cmp #C.FOR FOR....FI ?
|
||||||
bcs .7
|
bcs .7
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user