Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[3 / 2 / ?]

Help with assembly homework

No.1064569 View ViewReplyOriginalReport
1.- Program in assembly 8086 that converts a real number to a 32-bit floating point, the integer and decimal part of the real number must be specified in 16 bits and its exponent must be between -3 to 3.

2.- Program that converts a 32-bit floating point number to a real number doing exactly the opposite of the point 1 program.

terminal use is not required the values are defined in the code directly