This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Your Projects subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Project Ideas/Start New Projects => Your Projects
Author Message
hotdog1234


Advanced Member


Joined: 14 Aug 2009
Posts: 291

Posted: 12 Nov 2010 12:38:08 am    Post subject:

Most Ti-Basic Games use text for graphics, whether using Output() or Text(). And there's no problem with that. But the TI-OS text routines are slow, and it's difficult to make your own font. (And a custom font would be cool for making sprites in the form a font)

Correlation is a package that lets you create fonts for your Ti-Basic program, and you can display the font in a Ti-Basic program with Output()/Text() with speeds faster than the Ti-OS routines. This is done via pgrmCORRLATE, which uses hooks to incorporate ASM routines into Output() and Text(). And if you need to switch to the regular TI-OS font, you can turn off the hooks in your Ti-Basic program, switching back and forth.
Back to top
cjgone
Aw3s0m3


Active Member


Joined: 24 May 2006
Posts: 693

Posted: 13 Nov 2010 09:27:45 pm    Post subject:

Does it work in conjuction with X-lib or any other programs that use hooks?
Back to top
hotdog1234


Advanced Member


Joined: 14 Aug 2009
Posts: 291

Posted: 14 Nov 2010 09:17:59 pm    Post subject:

cjgone wrote:

Does it work in conjuction with X-lib or any other programs that use hooks?


Not quite, but you can turn the Correlation library on and off inside of your basic program, allowing you to use Xlib anytime you need to.
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement