Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Use direct addressing in all these programs: 4. Write a machine-language program to input 4 upper case characters, convert them to lower case, and output

Use direct addressing in all these programs:

4. Write a machine-language program to input 4 upper case characters, convert them to lower case, and output the result on the output device. Write it in a format suitable for the loader and execute it on the Pep/8 simulator.

Note: you do not need to check that they are alphabetic characters, just assume they are. ALSO, these are characters, meaning they take one byte of memory and when you load them into the accumulator you need to Load Byte, and when you store to memory you need to Store Byte.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions