1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/tgi
2008-08-02 22:02:54 +00:00
..
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 Renamed ..._deinstall -> ..._uninstall. 2003-02-11 12:37:46 +00:00
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 Restructured former fcntl.h, added new include files unistd.h and sys/types.h. 2003-06-12 18:08:23 +00:00
tgi_map_mode.s
tgi_outtext.s
tgi_outtextxy.s
tgi_popxy2.s Renamed ..._deinstall -> ..._uninstall. 2003-02-11 12:37:46 +00:00
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 Code goes into the CODE segment, not RODATA. 2006-03-31 20:07:43 +00:00