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