This project demonstrates the C code that displays text to the VGA, 
waits for a key to be pressed, and then displays a placeholder 
"fortune".

Important files:

c_source_files: main.c -- main program file
