Re: A89: Got docs, understand binary to hex, but how do they get extras?
[Prev][Next][Index][Thread]
Re: A89: Got docs, understand binary to hex, but how do they get extras?
mxpxfifws@yahoo.com wrote:
>
> Thanks, I wish TI would document things like that! But I guess that's the joy of big
> companies.
But they do!!
here is from their homepage:
(http://www.ti.com/calc/docs/asm/8992pexec.htm)
Exec "..." [,arg1,...,argn]
The string argument is converted to binary and executed as
native 68000 machine instructions. The string argument must
end with four "zero" digits (0000).
//Olle
References: