Project 0 Grading

Bochs Test

After compiling the program, run bochs which should output

Hello from XXX

Then the output should echo what was typed in. End on ^D. You don't have to handle special characters specially. If it looks ugly (e.g. F1,F2, CTRL- or ALT-key) it's OK. But the ASCII chars (numbers, letters, symbols) should print just fine.