mirror of
https://github.com/A2osX/A2osX.git
synced 2025-08-09 23:25:15 +00:00
Kernel 0.93+
This commit is contained in:
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
|
||||
|
||||
|
Reference in New Issue
Block a user