hi
i was wondering if theres an interrupt i can use to print whats in a register or memory address without converting it to ascii. for example if ax contains the value 50, i want to print it to the screen and actually have it say 50, not 2.
can anyone help me out here?
i was wondering if theres an interrupt i can use to print whats in a register or memory address without converting it to ascii. for example if ax contains the value 50, i want to print it to the screen and actually have it say 50, not 2.
can anyone help me out here?