Question: 1. (8 points) Given an array of unsigned numbers called Values defined in ROM using assembler directive DB, write a program that will find the

 1. (8 points) Given an array of unsigned numbers called "Values"

1. (8 points) Given an array of unsigned numbers called "Values" defined in ROM using assembler directive "DB", write a program that will find the number of values that are greater than 10010 (100 decimal). Your program should store the result in RAM location 30H. Assume the number of elements in array "Values" is 200. Be sure to show a psuedo code or a flow chart of your algorithm and include comments in your assembly code

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!