Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. Write a machine-language program to input a number, multiply it by 2, and output the result on the output device. Write it in a

2. Write a machine-language program to input a number, multiply it by 2, 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.

3. Write a machine-language program to input a number, divide it by 4, 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 will get integer division, so 3 divided by 4 is 0, and 5 divided by 4 is 1.

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.

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

Modern Database Management

Authors: Jeffrey A. Hoffer Fred R. McFadden

4th Edition

0805360476, 978-0805360479

More Books

Students also viewed these Databases questions

Question

=+ a. The capitaloutput ratio is constant.

Answered: 1 week ago