A83: Sv: TI83 Plus ION Linkport Sending
[Prev][Next][Index][Thread]
A83: Sv: TI83 Plus ION Linkport Sending
I'm not sure and do not have the time to check. However it seems like you are missing a "_" in front of "SendAByte" (bcall(_SendAByte)) or maybe _SendAByte simply isn't defined in ion.inc.
Andreas Hjordt
----- Original Message -----
From: Bryant Lee <hamster1000@theglobe.com>
To: TI-83 ASM Forum <assembly-83@lists.ticalc.org>
Sent: Monday, September 04, 2000 4:34 PM
Subject: 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
>
References: