Convert INT64 to DOUBLE subroutine
Entry: 38
In: $71 - integer value
Out: $71 - float value
Mod:
Comments:
Convert DOUBLE to INT64 subroutine (with round)
Entry: 3C
In: $71 - float value
Out: $71 - integer value
Mod:
Comments:
Convert DOUBLE to INT64 subroutine (with trunc)
Entry: 40
In: $71 - float value
Out: $71 - integer value
Mod:
Comments: