Jump to content
IGNORED

Just Started with Intybasic and having problems with graphics


sidcrazy

Recommended Posts

Hey, I just started tinkering with Intybasic, and got some sprites to move, but I am having problems understanding how to display graphics. Like a maze. I looked at the sample programs and they seem to reference hex numbers. Can anyone help, or send me to a faq where I can learn positions in memory and how to use Define, or Screen? Thanks for the help.

Link to comment
Share on other sites

Check out the Intellivision Programming sub-forum. Lots to read, lots of IntyBasic talk, lots of graphics talk. You will learn lots by trying the sample programs and reading thru the existing threads

http://atariage.com/forums/forum/144-intellivision-programming/

 

 

also make sure you have the newest version, 1.01

http://atariage.com/forums/topic/232063-intybasic-compiler-v10-crunchy-tasty/

Link to comment
Share on other sites

You can't go very far with this system without understanding the STIC. Take the hex values in the sample code (the $xxxx values), translate to binary, and compare to the STIC register definitions for the appropriate display mode that you're using. It should make sense eventually. You don't ever need to address memory in IntyBASIC, but you DO need to understand several register formats.

 

The community has also put together some handy tools to make this easier, instead of hand-coding hex every time. Intymapper is a useful tool for this, look for a thread in the programming section.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...