Bugfix in "ls dir/" syntax

This commit is contained in:
Rémy GIBERT 2016-01-06 23:08:10 +01:00
parent 73aee6eb49
commit 98eaab789d

View File

@ -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