mirror of
https://github.com/A2osX/A2osX.git
synced 2024-12-23 21:30:48 +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
|
||||
>PUSHA
|
||||
>SYSCALL SYS.PStrCat
|
||||
sta hDIRPATH
|
||||
ldy #hDIRPATH
|
||||
sta (pData),y
|
||||
bra .3
|
||||
|
||||
.1 ldy #S.PS.hPREFIX
|
||||
|
Loading…
Reference in New Issue
Block a user