New TGI driver by Stefan Haubenthal

git-svn-id: svn://svn.cc65.org/cc65/trunk@2653 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-11-12 16:41:09 +00:00
parent 9b24bbc85c
commit 905c0e6ef8
5 changed files with 782 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ OBJS= _scrsize.o \
revers.o \
systime.o \
sysuname.o \
tgi_mode_table.o\
wherex.o \
wherey.o \
write.o
@@ -58,7 +59,7 @@ EMDS =
JOYS = apple2-stdjoy.joy
TGIS =
TGIS = apple2-280-192-6.tgi
#--------------------------------------------------------------------------
# Targets