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


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

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




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.-



Follow-Ups: