This program prints out a file to the screen one line at a time. The file that you want to read must be named input.txt, and placed in the same folder as the program itself. You just run the program, and press any key to read another line. I wrote this program for a bit of fun.
You will need to unzip the file once you download it before you can use the program.
The program is written in 8086 assembler. The assembled program is only 147 bytes in total. The resulting file is a DOS .com file. The program is hosted on my old site on Netfirms and presented for downloading as a zip file due to their restrictions on file formats.