Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Help please! Use direct addressing in all these programs. Write a machine-language program to input 4 upper case characters, convert them to lower case, and output the result on the output device.
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. I have this so far 31000F
C10000
A00013
E1000F
390020
F10013
800001
840006
C10000
A00013
E10013
D00001
800001
840006
0000
00000000
00000000
zz
I dont know how to fix it so i produce the correct output and also how do i input the code into pep8
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

The Database Management Systems

Authors: Patricia Ward, George A Dafoulas

1st Edition

ISBN: 1844804526, 978-1844804528

More Books

Students also viewed these Databases questions