|
Assembler displaying digits
can anybody tell me a good way to display numbers In ASM using dos interrupts, because the dos interrupt 21h sub routine 02 ouputs values in their ascii equivallent so how do i display a two figured result of an calculation, for example how do i display the number 10 because if i use the the does interrupt i said above it would convert it to its asci value which is ":" . Sorry if you have found my explaination confusing. I thank you for your replies in advance.
|