Working on the CBM file functions

git-svn-id: svn://svn.cc65.org/cc65/trunk@1533 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-11-17 22:45:55 +00:00
parent 43d5800702
commit 544ff5b900
11 changed files with 377 additions and 229 deletions

View File

@@ -44,7 +44,7 @@ S_OBJS = c_acptr.o \
close.o \
ctype.o \
cvline.o \
diskerror.o \
diskcmd.o \
filedes.o \
filename.o \
filevars.o \
@@ -57,6 +57,7 @@ S_OBJS = c_acptr.o \
oserror.o \
read.o \
revers.o \
rwcommon.o \
scratch.o \
sysremove.o \
systime.o \