Working on loadable mouse drivers

git-svn-id: svn://svn.cc65.org/cc65/trunk@2953 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2004-03-21 22:12:06 +00:00
parent 3266110927
commit 3bfbaee6a6
10 changed files with 595 additions and 38 deletions

View File

@@ -24,7 +24,8 @@ S_OBJS = mouse-kernel.o \
mouse_info.o \
mouse_ioctl.o \
mouse_pos.o \
mouse_show.o
mouse_show.o \
mouse_unload.o
#--------------------------------------------------------------------------
# Targets