Rewrote fopen in assembler

git-svn-id: svn://svn.cc65.org/cc65/trunk@1608 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-11-23 18:46:40 +00:00
parent 6f198ae131
commit 6195f87f6a
4 changed files with 52 additions and 34 deletions

View File

@@ -11,7 +11,6 @@ fdopen.s
fgetc.s
fgetpos.s
fgets.s
fopen.s
fputc.s
fputs.s
fread.s