mirror of
https://github.com/A2osX/A2osX.git
synced 2025-01-11 10:29:46 +00:00
Bugfix in "ls dir/" syntax
This commit is contained in:
parent
73aee6eb49
commit
98eaab789d
@ -79,7 +79,8 @@ CS.INIT >LDYA L.LIBSTR
|
|||||||
lda (pPs),y
|
lda (pPs),y
|
||||||
>PUSHA
|
>PUSHA
|
||||||
>SYSCALL SYS.PStrCat
|
>SYSCALL SYS.PStrCat
|
||||||
sta hDIRPATH
|
ldy #hDIRPATH
|
||||||
|
sta (pData),y
|
||||||
bra .3
|
bra .3
|
||||||
|
|
||||||
.1 ldy #S.PS.hPREFIX
|
.1 ldy #S.PS.hPREFIX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user