mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-22 00:32:44 +00:00
DU: Fix to previous commit
This commit is contained in:
parent
eaf74ea10f
commit
4d20317dd6
@ -72,9 +72,10 @@ CS.INIT clc
|
|||||||
rts
|
rts
|
||||||
*--------------------------------------
|
*--------------------------------------
|
||||||
CS.RUN
|
CS.RUN
|
||||||
.1 stz bIsTTY
|
stz bIsTTY
|
||||||
jsr CS.RUN.ISATTY
|
jsr CS.RUN.ISATTY
|
||||||
stz bDirLevel
|
|
||||||
|
.1 stz bDirLevel
|
||||||
>INC.G ArgCount
|
>INC.G ArgCount
|
||||||
>SYSCALL ArgV
|
>SYSCALL ArgV
|
||||||
bcs .6
|
bcs .6
|
||||||
|
Loading…
Reference in New Issue
Block a user