1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/libsrc/tgi
cuz e35b91ed3b Fixed a bug
git-svn-id: svn://svn.cc65.org/cc65/trunk@3300 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-11-25 13:18:20 +00:00
..
.cvsignore
Makefile Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
tgi_bar.s
tgi_circle.s
tgi_clear.s
tgi_curtoxy.s
tgi_done.s DONE does no longer set an error code 2003-10-23 09:38:51 +00:00
tgi_getcolor.s
tgi_getcolorcount.s
tgi_getdefpalette.s
tgi_geterror.s
tgi_geterrormsg.s Changed an error message 2004-06-15 09:29:31 +00:00
tgi_getmaxcolor.s
tgi_getmaxx.s
tgi_getmaxy.s
tgi_getpagecount.s Fixed a comment 2003-10-29 19:00:13 +00:00
tgi_getpalette.s
tgi_getpixel.s
tgi_getset.s
tgi_getxres.s
tgi_getyres.s
tgi_gotoxy.s
tgi_init.s Set view and draw pages 2004-11-03 18:33:23 +00:00
tgi_ioctl.s Added tgi_ioctl 2004-10-14 18:24:52 +00:00
tgi_line.s
tgi_linepop.s
tgi_lineto.s
tgi_load.c
tgi_map_mode.s
tgi_outtext.s
tgi_outtextxy.s
tgi_popxy2.s
tgi_popxy.s
tgi_setcolor.s
tgi_setdrawpage.s
tgi_setpalette.s
tgi_setpixel.s
tgi_setviewpage.s
tgi_textsize.s
tgi_textstyle.s
tgi_unload.s Use the new TGI_HDR structure. 2004-11-07 11:30:26 +00:00
tgi-kernel.s Fixed a bug 2004-11-25 13:18:20 +00:00