1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/tgi
cuz fb2deff1d0 Shortened the code
git-svn-id: svn://svn.cc65.org/cc65/trunk@1836 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-12-24 14:22:42 +00:00
..
.cvsignore
Makefile setviewpage was never assembled 2002-12-22 16:32:32 +00:00
tgi_bar.s
tgi_circle.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_clear.s
tgi_curtoxy.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_done.s
tgi_emu_bar.s
tgi_getcolor.s
tgi_getcolorcount.s
tgi_getdefpalette.s
tgi_geterror.s Don't call the driver if we don't have one loaded 2002-10-03 13:54:42 +00:00
tgi_getmaxcolor.s
tgi_getmaxx.s
tgi_getmaxy.s
tgi_getpagecount.s
tgi_getpalette.s
tgi_getpixel.s
tgi_getset.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_getxres.s
tgi_getyres.s
tgi_gotoxy.s
tgi_init.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_line.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_linepop.s
tgi_lineto.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_load.c fixed typo 2002-12-22 21:39:38 +00:00
tgi_map_mode.s Fixed an error 2002-12-24 14:22:24 +00:00
tgi_outtext.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_outtextxy.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_popxy2.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_popxy.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_setcolor.s
tgi_setdrawpage.s
tgi_setpalette.s
tgi_setpixel.s
tgi_setviewpage.s
tgi_textsize.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_textstyle.s Started to add text output functions 2002-10-03 11:18:23 +00:00
tgi_unload.s
tgi-kernel.s Shortened the code 2002-12-24 14:22:42 +00:00