Introduced getdevicedir() - with implementation for the CBMs.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5840 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2012-10-07 19:18:56 +00:00
parent 3470f230ae
commit 987c3066a3
5 changed files with 143 additions and 20 deletions

View File

@@ -69,6 +69,8 @@ S_OBJS = c_acptr.o \
closedir.o \
ctype.o \
cvline.o \
devicedir.o \
devicestr.o \
dir.o \
diskcmd.o \
exehdr.o \