Ok, everything is sorted. I've been through all the code and can understand what each line does now [2thumbsup]. I think i've learnt more in the last couple of days then the last couple months beforehand.
I can't thank you enough for the help it is much appreciated. :)
Thanks again, 1 last question if the user inputs say a 3 digit number such as 213 does this mean I have to change cl to 100 to get the correct value for the hundreds column e.g.
2 x 100
1 x 10
3 x 1
then add the 3 values (200,10,3)?
reason I ask is at the moment i know mostly the basic...
thank you so much [thumbsup2], i'm now starting to see how it works. I can understand how almost all the code works but if its not too much of a bother how would i go about checking if the inputted number is between 0-255 as the current code works between a larger range of numbers. Am i right...
Hi,
Let me first say that i am very new to assembly language, and finding it to be a bit out of my depth but anyway heres the problem:
I'm currently in the process of writing a program in 8086 assembly language but i'm really stuck.
I need to be able to get an integer input from the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.