Introduced mass-storage device enumaration - with implementation for C64 and C128.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5820 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2012-09-09 12:14:45 +00:00
parent 640460deb5
commit b586d5ef69
5 changed files with 197 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ OBJS = _scrsize.o \
devnum.o \
get_ostype.o \
get_tv.o \
getdevice.o \
joy_stddrv.o \
kbhit.o \
kernal.o \