A83: send bits to bport


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

A83: send bits to bport




Sorry, I have no idea. Try the assembly-83 mailing-list.

On Mon, 5 Jan 1998, Frank Ayers wrote:

> Hi,
>     I'm a Math/Sci. teacher at Lake Roosevelt High School beginning to
> explore the TI-83 Link port possibilities, and seem to be banging my
> face into a wall.
>
> I keyed in what I thought to be a "no brainer", but can't make it
> click.
>
> Using the equates etc provided by TI I am trying to send raw bits at
> the link port.  The code looks like:
>
> 3EC1  ; Load a 0 and a 1
> D300  ; Send it to Bport
> C9    ; Ret
> End
> 0000
> End
>
> Expecting a 0 and a 1 to show up, I instead get a lockup requiring the
> removal of the batteries to get past.
>
> This has got to be simple, but I don't see it....
>
> What am I doing sideways??
>
>         Thnx,  Frank
>

--
Henrik Edlund <piett@ticalc.org>
   Support, FAQs and Programming
   the ticalc.org project - http://www.ticalc.org/



_____________________________

Anyone out there that's had this problem before, or can shed some 
light on what I'm doing wrong?

		                               -- Frank --