Help with conversion floating point to 4 byte for apple1
Posted: Sat Jun 05, 2021 6:24 pm
Hello,
I wont to implement the floatingpoint routines from Steve Wozniak.
Enaugh info is availble on the web but
I Have trouble to convert a float to the 4 byte format, and back.
In the source I found as an example 1.4426950409 => $80,$5C,$55,$1E
Can someone explane me the conversion.
Thank for any help.
Cheers,
Jan
I wont to implement the floatingpoint routines from Steve Wozniak.
Enaugh info is availble on the web but
I Have trouble to convert a float to the 4 byte format, and back.
In the source I found as an example 1.4426950409 => $80,$5C,$55,$1E
Can someone explane me the conversion.
Thank for any help.
Cheers,
Jan