Target-specific black & white values for use by the target-shared TGI kernel

git-svn-id: svn://svn.cc65.org/cc65/trunk@4993 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2011-04-25 17:11:23 +00:00
parent 012e3e456a
commit 5e37ed1a16
15 changed files with 66 additions and 10 deletions

View File

@@ -113,8 +113,9 @@ OBJS = _scrsize.o \
sysrmdir.o \
systime.o \
sysuname.o \
toascii.o \
tgi_colors.o \
tgi_mode_table.o\
toascii.o \
tvtype.o \
ucase_fn.o \
wherex.o \