Tag Archives: Assembly

Calculate Min Max and Average Using Assembly

This assembly program reads in 8, 8-bit numbers and is able to calculate the min, max, and average of those numbers.  The code has been optimized for speed, but if compact code is what you want, by all means use … Continue reading

Posted in Assembly, comp-e, forum | Tagged , , , , | Leave a comment