Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/14/08 03:27
Read: times


 
#150781 - My references are:
Responding to: ???'s previous message
Doing floating point math in assembly is labourious at best - that's why higher level languages were invented. A good reference for some 8051 assembler doing floating point stuff is Intel's Basic52. The floating point format is not IEEE, so this may/may not be an issue for you.

The basic52 source can be downloaded from here:

ftp://ftp.armory.com/pub/user/rstevew/8051/

Failing that, get yourself a 'c' compiler or do some reading of floating point representation.

List of 4 messages in thread
TopicAuthorDate
exponential math in assembly            01/01/70 00:00      
   My references are:            01/01/70 00:00      
   Fixed Point            01/01/70 00:00      
   Recent thread ?            01/01/70 00:00      

Back to Subject List