Question: Write an assembly program to: 1 . Display your ID number s digits one at each line ( ASCII code ) . 2 . Reads

Write an assembly program to:
1.Display your ID numbers digits one at each line (ASCII code).
2.Reads from user a character as input, then displays it (EX: =).
3.Display your full name as a string terminated by a $ sign.
4.At the end of the file add comments indicating the values of the registers after executing your code, i.e.: ;AX =041D, Bx =02CA,...etc.
using emu 8086 my id is 202010333 and my name Yasmeen Ahmad Fathi
without using loop and procedure and use only basic concipt

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!