Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

Question

Wasn't sure where or if I can get some TIS-3D help on these forums?? I'm pretty new to actually working with binary and hex and could use some help understanding the Bundled redstone modules 

specification. From what I gather the high byte is the channel to write to and the low byte is the value to be written. The exception being writing 0xFF as the high byte for setting the 'active' channel and the low byte being the channel to set. So... Ill try to describe my issue.

stack - exec

              |

           bRedstone

(stack on the left, exec module right of stack, bundled rs below exec module)

#CODE

MOV 0xFF00, DOWN

MOV DOWN, LEFT

JRO 0 #HALT FOR INSPECTION OF STACK

 

All I see is a zero.. Mind you, I have a bundled cable leading to the module and an active lever on a white wire on said bundle..

I guess Im expecting a read of the white wire, hence the mov 0xFF00 setting the active channel to white(00). I expect to see something like either and 'F' or '255' or maybe a '0xFF' as in '0x00FF' or 255..

What gives? Thanks in advance

Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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
Answer this question...

×   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...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.