Hi, i have a problem in displaying the added value of two numbers.
I know how to convert the input number into decimal.
So after converting it, i added those value and got it stored in a register.
My problem is how can I display if the sum is like 10, 11 , 12 ,13 ...onwards.
It will display like ?,@,A,B.
Can someone help me on how to display the right number?