]> git.sur5r.net Git - cc65/blobdiff - libsrc/atari/posixdirent.s
Marked files to be excluded from build.
[cc65] / libsrc / atari / posixdirent.s
index f33a7f04f2912c3533fa98770e44f3f2cb7067fb..cb84fca71f4d9755bd280647a0c5a82c19adf266 100644 (file)
@@ -93,7 +93,7 @@ cioerr:               sty     __oserror
                dey
                dey
                sta     (ptr1),y
-               cpy     #9
+               cpy     #8
                bcs     @break
                cmp     #' '
                bne     @next
@@ -113,6 +113,8 @@ cioerr:             sty     __oserror
                bne     @done
 
 @hasext:       jsr     copychar
+               ldy     #13             ; d_type
+               sta     (ptr1),y
                ldy     #11
                jsr     copychar
                ldy     #12