[A83] Re: Yup, More Problems With Ion
[Prev][Next][Index][Thread]
[A83] Re: Yup, More Problems With Ion
Make sure there are no compiler errors and that the resulting program was
compiled by TASM with the binary -b option. (squished)
>From: "Steve Watson" <fif_freak00@hotmail.com>
>Reply-To: assembly-83@lists.ticalc.org
>To: Assembly-83@lists.ticalc.org
>Subject: [A83] Yup, More Problems With Ion
>Date: Tue, 13 Mar 2001 17:52:33 -0700
>
>
>OK, the test program still doesn't show up at all! Here's the source (I
>followed EVERYTHING that Joe and IonGuru said):
> .nolist
> #include "ion.inc"
> .list
>
>#ifdef TI83P
> .org progstart-2
> .db $BB6D
>#else
> .org progstart
>#endif
> xor a
> jr nc,start
> .db "Test Detect",0
>start:
> bcall(_clrlcdf)
> bcall(_homeup)
> ld hl,txt
> bcall(_puts)
> bcall(_getkey)
> ret
>txt:
> .db "Hey!",0
>.end
>.end
>
>I checked it over and over and didn't find anything wrong!
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com