Write the program in Figure 4.35 in hexadecimal format for input to the loader. Verify that it works correctly by running it on the Pep/9 simulator with an input of up. Then modify the store byte...

Write the program in Figure 4.35 in hexadecimal format for input to the loader. Verify that it works correctly by running it on the Pep/9 simulator with an input of up. Then modify the



store byte instruction at 0003 so that the first character is stored at Mem[FCAA] and the load


byte instruction at 000C is also from Mem[FCAA]. What is the output? Explain.
20.
Write an assembly language program that prints your first name on the screen. Use the .ASCII


pseudo-op to store the characters at the bottom of your program. Use the LDBA instruction


with direct addressing to output the characters from the string. The name you print must


contain more than two letters.







May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here