Hello, I am puzzled as to how to convert a hex number to a binary and then to a decimal number. According to my book it should be a very simple algorithm, and yet I am puzzled. Can anybody give me a hint ?
I know how to convert between hex/decimal/binary numbers but I don't know how to do that in assembler. I am using NASM.
Any help is appreciated.