Question: Filename assgn 1 4 . asm Write an assembly program to: Prompt the user with instructions Allow user to type characters They will be uppercase,

Filename assgn14.asm
Write an assembly program to:
Prompt the user with instructions
Allow user to type characters
They will be uppercase, lowercase, numbers, spaces, and punctuation
Show the user each character they typed as they type them
When the user types numeric zero (0), stop accepting character
Report to user how many lowercase 'a's were entered to the user
Automatically start over
You may use Trap Routines for the Instructions and Report
You must use the LC-3 I/O polling to get and display each character the user types
A zero will be awarded to submissions that use Trap routines to get or display user inputs
Use the Assembly_Template.asm
No more that nine (9)'a's will be entered as input into the program

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!