Added functions to learn about the unit numbers of the ProDOS 8 devices found.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4663 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2010-05-24 20:10:19 +00:00
parent 05f7296369
commit 1bbbed5e96
5 changed files with 48 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ S_OBJS= _scrsize.o \
diosectsize.o \
diowrite.o \
dosdetect.o \
drives.o \
filedes.o \
fileerr.o \
filename.o \