Write a program in 8086 assembly language that accepts two input characters pack two characters in one word and store them in consecutive locating in a memory buffer The first address of buffer is 400? |
[Edit] |
Answer
Write a program in 8086 assembly language that accepts two input characters, pack two characters, in one word and store them in consecutive locating in a memory buffer. the first address of the buffer is (400)16. The size of buffer is (512)10 words. If buffer overflows, the computation should halt.
First answer by ID1000445828. Last edit by ID1000445828. Question popularity: 21 [recommend question]
|
Research your answer: |
Can you answer other
questions about programming?



