Hi, this is my first post in AAC forum
I have a homework that i don't really know how to start with it, and i'm still new in assembly language.
Question
Write a program to find the largest element in a block of data. The length of the block is defined in location 2501H and the block itself begins in memory location 2502H. Store the largest value in memory locations 2500H. Assume that the numbers in the block are all 8-bit unsigned binary numbers.
can anyone give any advice how to start/important step that i should take note when solving this type of question?
Thank you
I have a homework that i don't really know how to start with it, and i'm still new in assembly language.
Question
Write a program to find the largest element in a block of data. The length of the block is defined in location 2501H and the block itself begins in memory location 2502H. Store the largest value in memory locations 2500H. Assume that the numbers in the block are all 8-bit unsigned binary numbers.
can anyone give any advice how to start/important step that i should take note when solving this type of question?
Thank you
