PROGRAM Assignment: Favorite Show!
Write an HLA Assembly program that displays your favorite television show on screen in large letters. There should be no input, only output. For example, I really like The X-Files, so my output would look like this:
All this output should be generated by just five stdout.put statements.