A83: TI83 Plus ION Linkport Sending


[Prev][Next][Index][Thread]

A83: TI83 Plus ION Linkport Sending




  I am writing a game for ION on the TI83 plus.  I read that the way you send bytes over the link is
bcall(SendAByte).  However, when I try to assemble that I get an error saying "Label not found: (SendAByte)".  My code looks like this:

       ld a,10
       bcall(SendAByte)

Could anyone help me with this please?  Thanks.

Hamster1000


theglobe.com
  Your friendly full-service integrated online community.
  http://www.theglobe.com



Follow-Ups: