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 keyboard(user) within the range of 0-255.
I've tried all kinds of ways and wasted many hours getting more confused.
Basically it would be great if someone could show me some example code or the simplest steps to go through to help solve the problem.
Any help or advice would be greatly appreciated
thanks
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 keyboard(user) within the range of 0-255.
I've tried all kinds of ways and wasted many hours getting more confused.
Basically it would be great if someone could show me some example code or the simplest steps to go through to help solve the problem.
Any help or advice would be greatly appreciated
thanks