]> git.sur5r.net Git - cc65/commitdiff
updated comment about fdtoiocb return values
authorcpg <cpg@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 23 May 2002 21:26:25 +0000 (21:26 +0000)
committercpg <cpg@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 23 May 2002 21:26:25 +0000 (21:26 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@1283 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/atari/fdtable.s

index 991139f2f4e133a853335f570eb775c3eed1aec3..14b9ff17d4db88afee733c8b60a6a6faa8654efc 100644 (file)
@@ -88,7 +88,7 @@ loop: sta     ICHID,x
 
 
 ; gets fd in ax
-; return iocb index in A
+; return iocb index in A, fd_table index in X
 ; return N bit set for invalid fd
 ; all registers destroyed
 .proc  fdtoiocb