| CSE306 | Processing Systems and StructuresII | Lockwood, Spring 2003 |
| Assigned | Monday 1/27/03 |
| Due Date | Monday 2/3/03 |
| Purpose | Introduction |
| Points | 25 |
| Drive | Description | Purpose |
|---|---|---|
| C: | Hard Drive (local) | Holds Windows XP, MASM, and other applications Do not store files here! |
| H: | Your personal home directory (network) | This drive will be mounted each time you log in, and is accessible from any machine in the lab. (Store your MPs here!) |
The code is broken into several sections to illustrate the various components in an assembly program. This is certainly not the only way to organize an assembly program, but it gives a good starting point. Again, you do not need to understand precisely what the statements are doing at this point, but notice the overall structure of the program. This will be a good reference for future machine problems.
| AL = ____ |
| Address= ______ : ______ |