Re: A89: Routine Question


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

Re: A89: Routine Question




I think part of the barrier is that a lot of people understand the
syntax enough, but somethings like the embedded assembly that you wrote
to use the bcd math package is so cryptic that I still don't understand
beyond putting something in a6. Maybe if you documented the code out,
then it could be put to use more by asm programmers.

Zeljko Juric wrote:
> 
> > Ahh, thank you.  May I ask where you got this information from, is there
> > like a webpage or something?
> 
> If you understand C syntax, download TIGCCLIB 1.5 from
> www.ticalc.org/pub/win/asm, then look vat.html in the
> documentation, especially SYM_ENTRY structure. Note that
> at the moment, I know even more than described there
> (meaning of all flags and meaning of "padding" field).
> This will be documented in TIGCCLIB 2.0 (will be released
> in first half of May). You can also look in informational
> files published by Gareth James.
> 
> Btw, documentation of TIGCCLIB really documents a lot of
> TI features, but a lot of ASM programmers don't understand
> C-language syntax ;-)
> 
> Zeljko Juric

-- 
Scott "_Wrath_" Dial
wrath@calc.org
ICQ#3608935
Member of TCPA - tcpa.calc.org
_____________________________________________
NetZero - Defenders of the Free World
Click here for FREE Internet Access and Email
http://www.netzero.net/download/index.html



References: