I am not very familiar with the assembly language, but I have to do the following task and I don't really know how to do it !
I need a program that transforms a number from hex with sign (it can be negative) in a decimal number: hex->binary->decimal !
Thank you in advance
Alex