Lecture 17 Objectives


At the end of today's class you should

KNOW:

BE ABLE TO:

Sample Exam Question:

Write the LC-3 assembly language instructions that will input 5 characters from the keyboard and echo each character as an 'X'. You should access the keyboard and display devices directly (do not use TRAP to solve this problem).