Homework 3, 8 Bit programs.
Short Description:
Write, assemble and run an 8 bit computer program.
Goals
When you finish this homework, you should have:
- Demonstrate your ability to write, assemble and run a simple program on the 8 bit computer.
Formal Description
Write a program for the 8 bit computer simulation that will count from 1 to 10 inclusive. When the program exits the number 10 should be displayed in the output.
Required Files
A word document containing:
- The program in a high level language.
- The program in 8-bit assembly, either Ben or Dan code.
- The program in 8 bit machine language
- A screen shot of the 8 bit computer simulation with your program in memory and the output holding the number 10.
Submission
Submit the assignment to the D2L folder homework 3 by the due date.