Question
In need of help write a Pep/9 assembly language (Source Code) program that prints the name Joseph on the screen. Use immediate addressing with a
In need of help write a Pep/9 assembly language (Source Code) program that prints the name Joseph on the screen. Use immediate addressing with a character value (like B) to designate the operand of the LDBA instruction for each letter of your name. In the end, your program should have one pair of LDBA and STBA instructions per character in your name. It is not necessary to use a symbol in this program.
Should be able to copy the Pep/9 assembly language source code from the text box on the exam, paste it into the Pep/9 simulator, then assemble, load and execute that program.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started