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:
uz
2013-01-07 19:37:18 +00:00
parent 0a5bf82797
commit a302df3cc1
3 changed files with 442 additions and 1 deletions

View File

@@ -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