1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/tgi
2022-07-21 03:20:44 +02:00
..
tgi_arc.c Added '_' prefix to sin and cos. 2019-04-13 11:25:54 +02:00
tgi_bar.s Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
tgi_circle.s Added tgi_circle and tgi_ellipse functions. The latter works, but could be 2009-11-05 17:14:29 +00:00
tgi_clear.s
tgi_clippedline.s Fix some commonly made spelling errors in comments. 2022-07-21 03:18:13 +02:00
tgi_curtoxy.s
tgi_done.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
tgi_ellipse.s
tgi_free_vectorfont.s
tgi_getaspectratio.s
tgi_getcolor.s
tgi_getcolorcount.s
tgi_getdefpalette.s
tgi_geterror.s
tgi_geterrormsg.s
tgi_getmaxcolor.s
tgi_getmaxx.s
tgi_getmaxy.s
tgi_getpagecount.s
tgi_getpalette.s
tgi_getpixel.s
tgi_getset.s Fixed some code, to adapt to register-use changes caused by pull request #652. 2018-07-27 09:21:31 -04:00
tgi_gettextheight.s remove dangling spaces 2022-07-21 03:20:44 +02:00
tgi_gettextwidth.s
tgi_getxres.s
tgi_getyres.s
tgi_gotoxy.s Renamed ..._deinstall -> ..._uninstall. 2003-02-11 12:37:46 +00:00
tgi_imulround.s remove dangling spaces 2022-07-21 03:20:44 +02:00
tgi_init.s
tgi_install_vectorfont.s
tgi_ioctl.s
tgi_line.s
tgi_linepop.s
tgi_lineto.s remove dangling spaces 2022-07-21 03:20:44 +02:00
tgi_load_vectorfont.c
tgi_load.s
tgi_outcode.s
tgi_outtext.s remove dangling spaces 2022-07-21 03:20:44 +02:00
tgi_outtextxy.s
tgi_pieslice.c Added '_' prefix to sin and cos. 2019-04-13 11:25:54 +02:00
tgi_popxy2.s
tgi_popxy.s Fixed some code, to adapt to register-use changes caused by pull request #652. 2018-07-27 09:21:31 -04:00
tgi_setaspectratio.s
tgi_setcolor.s Allowed the TGI API to support 256 colors. 2020-06-04 12:58:05 -04:00
tgi_setdrawpage.s
tgi_setpalette.s Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
tgi_setpixel.s
tgi_settextdir.s
tgi_settextstyle.s
tgi_setviewpage.s Renamed ..._deinstall -> ..._uninstall. 2003-02-11 12:37:46 +00:00
tgi_unload.s
tgi_vectorchar.s Fix some commonly made spelling errors in comments. 2022-07-21 03:18:13 +02:00
tgi-kernel.s change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
tgidrv_line.inc remove dangling spaces 2022-07-21 03:20:44 +02:00