Re: A86: rascall and ashell info's


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

Re: A86: rascall and ashell info's




.db's and .dw's just mean Declare Byte/Word.  So anywhere you see .db in an
asm program, copy the byte's hex values directly.  For example, .db $00C9
would be 00C9.

At 10:23 PM 8/21/98 EDT, you wrote:
>
>can anyone explain to me, in detail, and in ti-basic editor hex codes, how to
>make those little informational subheadings for programs that show up in
>ashell and rascall?  i tried it, but i don't know how to express dw. in hex
>codes
>
>Stephen Walasavage
>Walasavage@aol.com
>http://members.aol.com/walasavage/
>

--
David Phillips
mailto:electrum@tfs.net
ICQ: 13811951
AOL/AIM: Electrum32


References: