Patch by Greg King: Added a TGI text translator and a palette graphics driver
to Atmos library. git-svn-id: svn://svn.cc65.org/cc65/trunk@5958 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -94,6 +94,7 @@ OBJS = _scrsize.o \
|
||||
tgi_colors.o \
|
||||
tgi_stat_stddrv.o \
|
||||
tgi_stddrv.o \
|
||||
toascii.o \
|
||||
wherex.o \
|
||||
wherey.o \
|
||||
write.o \
|
||||
@@ -115,7 +116,7 @@ MOUS =
|
||||
|
||||
SERS = atmos-acia.ser
|
||||
|
||||
TGIS = atmos-240-200-2.tgi
|
||||
TGIS = atmos-240-200-2.tgi atmos-228-200-3.tgi
|
||||
|
||||
#--------------------------------------------------------------------------
|
||||
# Targets
|
||||
|
||||
Reference in New Issue
Block a user