Question: Write an assembly program to find the MAX (maximum), MIN (minimum) and MEAN (average) values from Test I marks of 64 students from SKEE 3223

Write an assembly program to find the MAX (maximum), MIN (minimum) and MEAN (average) values from Test I marks of 64 students from SKEE 3223 course. The marks are stored in memory address starting at $400. Find the MAX, MIN, MEAN and send the results to PORTB, PORTC, and PORTD respectively. You must use loop(s)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
