Convert numbers to C64 floating point compact form?

Programming the 6502 microprocessor and its relatives in assembly and other languages.
User avatar
Hobbit1972
Posts: 80
Joined: 10 Feb 2015
Location: Germany

Re: Convert numbers to C64 floating point compact form?

Post by Hobbit1972 »

How you juggle around bits from IEEE single+double depends on what you want to do.
paul_nicholls wrote:
@Hobbit1972 thanks for the info :)
not that it is the memory compact form (4 bytes) I was really after though.
Huh? I thought you especially were looking for five byte C64 format? :)

Ralf
Post Reply