This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2025-01-21 00:31:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cc65
/
libsrc
/
tgi
History
uz
4812feb44b
git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81
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
…
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
Code goes into the CODE segment, not RODATA.
2006-03-31 20:07:43 +00:00