Added joystick and tgi driver by Karri Kaksonen

git-svn-id: svn://svn.cc65.org/cc65/trunk@3246 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2004-10-14 16:50:50 +00:00
parent d7c36aad43
commit 4964382c67
4 changed files with 652 additions and 4 deletions

View File

@@ -34,20 +34,20 @@
# Object files
OBJS = crt0.o \
framerate.o
framerate.o
#--------------------------------------------------------------------------
# Drivers
EMDS =
JOYS =
JOYS = lynx-stdjoy.joy
MOUS =
SERS =
TGIS =
TGIS = lynx-160-102-16.tgi
#--------------------------------------------------------------------------
# Targets