Added function to find out the volume name of a ProDOS 8 disk in a ProDOS 8 device.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4668 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2010-05-26 21:02:35 +00:00
parent 096cb9c0a8
commit 05b23194d9
6 changed files with 73 additions and 8 deletions

View File

@@ -97,6 +97,7 @@ S_OBJS= _scrsize.o \
read.o \
reboot.o \
revers.o \
rootdir.o \
rwcommon.o \
syschdir.o \
sysmkdir.o \