[A83] Re: 83 help
[Prev][Next][Index][Thread]
[A83] Re: 83 help
2 Choices:
Obtain ZASMLOAD somewhere, make a new program containing this:
"XXXX (name of program)
Send(9prgmZASMLOAD
Or use ION!
Or you could use my Ti82/Ti83/Ti83+ compatible include file that I love to
spam about.. http://ti.dwedit.cjb.net/dwedit.inc/
Now to use ION:
Begin your program like THIS:
#include "ion.inc"
#ifdef TI83P
.org progstart-2
.db $BB,$6D
#else
.org progstart
#endif
ret
jr nc,lblStart
.db "Description",0
lblStart:
(insert code here...)
>From: "Dustin Davis" <titan2782@hotmail.com>
>Reply-To: assembly-83@lists.ticalc.org
>To: <assembly-83@lists.ticalc.org>
>Subject: [A83] Re: 83 help
>Date: Thu, 29 Mar 2001 23:14:20 -0800
>
>
>ok i got it, but i also have a new problem. I got bin2var, its just like
>devpack83/8x but it runs under win2k (i run win2k pro) and it works fine.
>But now i send the 83p to my calc and it try to run it two ways, but
>running
>it by itself and i also load it by using Send(9prgmXXXX and i get a syntax
>error on both trys. How do i run this blasted thing on my calc?
>
>Dustin Davis
>Lead Software Developer
>Vision Works Studios
>
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com