One of the most powerful aspects of a computer is its ability to perform conditional logic operations. This logic is what allows computers to react to changes in input with the correct change in output. Without being able to use this ‘If, then’ type logic the computer could only be able to solve static problems, dramatically limiting its usefullness. This lab focuses on using assembly language to solve problems using conditional logic.
Lab 3 – Conditional Branching
Published: February 9, 2010Posted in: Microcomputers