mirror of
https://github.com/A2osX/A2osX.git
synced 2025-04-06 18:37:12 +00:00
Kernel 0.93+
This commit is contained in:
parent
7342c76ecd
commit
d2f44c2b8a
Binary file not shown.
@ -407,6 +407,7 @@ CORE.ArgV.Add lda #C.SPACE
|
||||
|
||||
.2 cmp ZPTmpW
|
||||
bne .3
|
||||
|
||||
jsr CORE.GetNextChar
|
||||
bra .5
|
||||
|
||||
@ -427,6 +428,7 @@ CORE.ArgV.Add lda #C.SPACE
|
||||
sta (ZPArgVBufPtr),y
|
||||
|
||||
>LDYA ZPArgVBufPtr
|
||||
>STYA ZPArgVBufPrev
|
||||
>SYSCALL ExpandStr
|
||||
bcs .9
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user