Homework 1, The Envornment

Short Description:

Make sure you can edit/assemble/execute code on the department servers.

Goals

When you finish this homework, you should have:

Formal Description

Using the code from the notes, write an assembly program that tells a joke simple joke.

For example, I got the joke "Why are Assembly programmers always soaking wet? They work below C-level." from https://www.databasestar.com/programmer-jokes/. My output for this program would be:

Why are Assembly programmers always soaking wet?



They work below C-level.

Joke found at https://www.databasestar.com/programmer-jokes/
Programmed by Dan Bennett.

Please call your program joke.asm

To demonstrate that you have accomplished the goals of the assignment, please take a screen shot of your terminal assembling and running this program.

The required screen shot

Notes

Required Files

Submit a tar or zip file containing

Submission

Submit the assignment to the D2L folder homework 1 by the due date.