[A89] Re: floting point numbers, arguments, etc...


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

[A89] Re: floting point numbers, arguments, etc...




i know there _has_ to be some asm source for floating point routines on
ti-calc.org's site. arguments are either passed with the stack or with
registers. with floating points it would need the use of the stack.

>
> I want to "port" some programs I have in basic now that I have more
> knowledge on 68k assembly. Some of them are really simple (I use them
> to calculate pi, e, etc). I tried searching on the tigcc page and
> others but I found nothing about how to pass (or read) arguments in
> assembly programs, or how to use floting point numbers (I found how
> to do this, but in C, and I would like to avoid C as much as I can).
> Is there any page I can find this kind of information?
> tia,
> ra.-
>
>



References: