Assembler for the "Simple Computer"
Inputs a .txt file through standard input.
"./a.out Assembly.txt"
Additional arguments will be taken as port values starting at port 0.
"./a.out Assembly.txt 1 2 3 4"
In order to step through the program press enter.