]> git.sur5r.net Git - cc65/blobdiff - libsrc/atari/sysremove.s
no TGI_ERR_NO_MEM or TGI_ERR_NO_IOCB anymore: replaced by TGI_ERR_NO_RES
[cc65] / libsrc / atari / sysremove.s
index a169004498274aafbc5c8d665823064800ebdef2..a11af79fe870eac481b9ee957a9b09d287bb71b1 100644 (file)
@@ -40,7 +40,7 @@ iocbok:       stx     tmp4            ; remember IOCB index
        jsr     ucase_fn
        bcc     ucok1
 
-       lda     #177            ; see oserror.s
+       lda     #182            ; see oserror.s
        rts
 ucok1: