Back to Homework...
Postscript Version

ECE 3223

Homework 12

Fall 1997 Dr. Havlicek

Develop an Intel assembly language program to find the sum and product of two unsigned two-digit hexadecimal numbers. You may wish to begin by modifying the sample program given out in class.

Here is a description of how program execution should proceed:

Execution continues in a loop until the user enters an ``at" sign (@), which terminates the program.

Here is a sample run:

?12
?34
046
03A8
?@

Each group should turn in a printed assembler listing and a 3.5 inch floppy disk. The disk should have only two files on it:

  1. hw12.asm: the assembler source code for the program.
  2. hw12.exe: the executable module for the program.

DUE: 12/8/97.


Updated: November 20, 1997
Disclaimer



Joe Havlicek
Fri Nov 21 01:13:17 CST 1997