Default output variable holds a generic writer, and any output that
isn't really sure where to output to can just output there. Set by the
system early in boot.
Also made some changes to the makefile to support arguments in the "make
run" or "make debug" subset of calls. For now, it's just VGA=1/0 or
SERIAL=1/0 to enable/disable VGA/serial. Defaults are VGA=1, SERIAL=0.