This website requires JavaScript.
Explore
Help
Sign In
the10thwiz
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
2f6f5f0da142f2a21f30449fe6de78d24e2987ae
cc65
/
libsrc
/
tgi
History
polluks2
446a785f95
Don't hide errors in error handling
...
You don't want the low byte, see grep _ERR_ libsrc/tgi/*
2022-09-02 11:55:54 +02:00
..
tgi_arc.c
…
tgi_bar.s
…
tgi_circle.s
…
tgi_clear.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_clippedline.s
…
tgi_curtoxy.s
…
tgi_done.s
…
tgi_ellipse.s
…
tgi_free_vectorfont.s
…
tgi_getaspectratio.s
…
tgi_getcolor.s
…
tgi_getcolorcount.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_getdefpalette.s
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
tgi_geterror.s
…
tgi_geterrormsg.s
…
tgi_getmaxcolor.s
…
tgi_getmaxx.s
…
tgi_getmaxy.s
…
tgi_getpagecount.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_getpalette.s
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
tgi_getpixel.s
…
tgi_getset.s
…
tgi_gettextheight.s
…
tgi_gettextwidth.s
…
tgi_getxres.s
…
tgi_getyres.s
…
tgi_gotoxy.s
…
tgi_imulround.s
…
tgi_init.s
…
tgi_install_vectorfont.s
…
tgi_ioctl.s
…
tgi_line.s
…
tgi_linepop.s
…
tgi_lineto.s
…
tgi_load_vectorfont.c
…
tgi_load.s
…
tgi_outcode.s
…
tgi_outtext.s
…
tgi_outtextxy.s
…
tgi_pieslice.c
…
tgi_popxy2.s
…
tgi_popxy.s
…
tgi_setaspectratio.s
…
tgi_setcolor.s
…
tgi_setdrawpage.s
…
tgi_setpalette.s
…
tgi_setpixel.s
…
tgi_settextdir.s
…
tgi_settextstyle.s
…
tgi_setviewpage.s
…
tgi_unload.s
Don't hide errors in error handling
2022-09-02 11:55:54 +02:00
tgi_vectorchar.s
…
tgi-kernel.s
…
tgidrv_line.inc
…