New function videomode() for the C128. Marked toggle_videomode as deprecated.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4126 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2009-09-07 13:21:04 +00:00
parent 90c731d1e9
commit 74bfd6ee31
5 changed files with 95 additions and 14 deletions

View File

@@ -66,7 +66,8 @@ OBJS = _scrsize.o \
systime.o \
sysuname.o \
tgi_mode_table.o \
toggle_videomode.o
toggle_videomode.o \
videomode.o
#--------------------------------------------------------------------------
# Drivers