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 z80 & ez80 Assembly 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. Z80 & 68k Assembly => z80 & ez80 Assembly
Author Message
thebetter1


Advanced Newbie


Joined: 09 Jul 2008
Posts: 86

Posted: 22 Oct 2008 10:58:03 am    Post subject:

I've got a bunch of questions about assembly that are not related to each other at all, so I would appreciate it if you would make it clear which question you are answering.

1. How are group variables formatted?
2. Where can I find documentation on all the calc's ports?
3. What exactly does a B_CALL do?
4. Where can I find a good masked sprite display routine?

I think I had more, but I can't remember them right now.
Back to top
benryves


Active Member


Joined: 23 Feb 2006
Posts: 564

Posted: 22 Oct 2008 01:30:33 pm    Post subject:

Rather rough-and-ready replies:
thebetter1 wrote:
1.  How are group variables formatted?
See the TI Link Protocol & File Format Guide.
Quote:
2.  Where can I find documentation on all the calc's ports?
WikiTI.
Quote:
3.  What exactly does a B_CALL do?
How BCALLs work on WikiTI. The bcall handler uses the argument to look up information about the target routine, then swaps in the correct page and jumps to its address. This allows for off-page calls as well as changing the address of routines without needing to reassemble programs.
Quote:
4.  Where can I find a good masked sprite display routine?
This one claims to be good. Wink
Back to top
JoostinOnline


Active Member


Joined: 22 Aug 2007
Posts: 559

Posted: 22 Oct 2008 09:13:59 pm    Post subject:

benryves wrote:
Quote:
4.  Where can I find a good masked sprite display routine?
This one claims to be good. Wink
[post="128151"]<{POST_SNAPBACK}>[/post]

So we know it must be! Razz
Back to top
thebetter1


Advanced Newbie


Joined: 09 Jul 2008
Posts: 86

Posted: 23 Oct 2008 08:51:00 pm    Post subject:

Well, the link protocol guide doesn't say the format for group variables. Of course, it lists every other possible kind of variable, just like Ti's application guide.
Back to top
brandonw


Advanced Member


Joined: 12 Jan 2007
Posts: 455

Posted: 23 Oct 2008 09:57:31 pm    Post subject:

The format for group variables is pretty self-explanatory, examine it in an emulator or the Flash debugger. I can't remember if it's a list of all the VAT entries and then the data, or a bunch of VAT entry/data pairs for each variable.

But either way, group a couple of very small programs and look at it in the archive.
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