Converted the VIC20 joystick to a loadable module

git-svn-id: svn://svn.cc65.org/cc65/trunk@1807 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-12-20 23:23:06 +00:00
parent 0f9dd23746
commit 3771aaa558
5 changed files with 150 additions and 46 deletions

View File

@@ -92,6 +92,7 @@ vic20lib:
$(AR) a vic20.lib $$i/*.o;\
done
mv vic20/crt0.o vic20.o
cp vic20/*.joy .
#-----------------------------------------------------------------------------
# C16, C116